Commit 327aeb18 by bmedx

Fix pep8 violation

parent 57459d1e
......@@ -113,7 +113,6 @@ class TestUserTasks(APITestCase):
assert _data(response)['results'] == serializer.data
@override_settings(BROKER_URL='memory://localhost/')
class TestUserTaskStopped(APITestCase):
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment