mirror of https://github.com/zulip/zulip.git
pep8: Add compliance with rule E261 to worker/queue_processors.py.
This commit is contained in:
parent
1e3b57570e
commit
d46cf59b0d
|
@ -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',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue