Skip to content
Snippets Groups Projects
Unverified Commit 13b3181f authored by SKAJohanVenter's avatar SKAJohanVenter
Browse files

SAR-276 Fixed lint issue

parent 025eec26
No related branches found
No related tags found
No related merge requests found
...@@ -350,7 +350,6 @@ class TestQueueManagerExit: ...@@ -350,7 +350,6 @@ class TestQueueManagerExit:
@pytest.mark.timeout(5) @pytest.mark.timeout(5)
def test_exit_abort(self, abort_task, slow_task): def test_exit_abort(self, abort_task, slow_task):
"""Test aborting exit.""" """Test aborting exit."""
results = [] results = []
def catch_updates(name, result): def catch_updates(name, result):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment