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

Removing extra whitespace.

parent 38922817
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,6 @@ def tango_context(request): ...@@ -41,7 +41,6 @@ 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