mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
lint: Replace (most of) pycodestyle with Black.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
6e4c3e41dc
commit
f21fbea7c7
@@ -32,6 +32,9 @@ line-profiler
|
||||
# for pep8 linter
|
||||
pycodestyle
|
||||
|
||||
# Python reformatter
|
||||
black
|
||||
|
||||
# Needed to run pyflakes linter
|
||||
pyflakes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user