Make python-black use colors
This commit is contained in:
parent
f0b6424f82
commit
955936f8c1
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
[tool.black]
|
||||
color = true
|
||||
line-length = 120
|
||||
include = '\.pyi?$'
|
||||
|
|
Loading…
Add table
Reference in a new issue