mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
pyproject: Configure Black.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
9773c0f1a8
commit
1323c4aa6e
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
target-version = ['py36']
|
Reference in New Issue
Block a user