pep8: Add compliance with rule E261 to worker/queue_processors.py.

This commit is contained in:
Aditya Bansal 2017-07-09 05:39:29 +05:30 committed by Tim Abbott
parent 1e3b57570e
commit d46cf59b0d
2 changed files with 5 additions and 6 deletions

View File

@ -88,7 +88,6 @@ def check_pep8(files):
'zerver/tests/test_signup.py',
'zerver/tests/test_subs.py',
'zerver/tests/test_upload.py',
'zerver/worker/queue_processors.py',
'zilencer/management/commands/populate_db.py',
]