Add python-black config
This commit is contained in:
parent
a4f963c6b0
commit
94269b0901
1 changed files with 3 additions and 0 deletions
3
.config/black
Normal file
3
.config/black
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[tool.black]
|
||||||
|
line-length = 120
|
||||||
|
include = '\.pyi?$'
|
Loading…
Add table
Reference in a new issue