mirror of https://github.com/zulip/zulip.git
pyproject: Configure Black.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
9773c0f1a8
commit
1323c4aa6e
|
@ -0,0 +1,3 @@
|
|||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py36']
|
Loading…
Reference in New Issue