#234 Fix flake 8 and fix comments
This commit is contained in:
@@ -40,7 +40,7 @@ def workercontroller(monkeypatch):
|
||||
def setup(self):
|
||||
pass
|
||||
|
||||
monkeypatch.setattr(workermanage, 'workerController', MockController)
|
||||
monkeypatch.setattr(workermanage, 'WorkerController', MockController)
|
||||
return MockController
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user