Skip to content
Snippets Groups Projects
Commit 38922817 authored by kmadisa's avatar kmadisa
Browse files

Removing extra whitespace.

parent ee0803c1
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ def tango_context(request): ...@@ -41,6 +41,7 @@ def tango_context(request):
yield tango_context yield tango_context
tango_context.stop() tango_context.stop()
@pytest.fixture(scope="function") @pytest.fixture(scope="function")
def initialize_device(tango_context): def initialize_device(tango_context):
"""Re-initializes the device. """Re-initializes the device.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment