Add black, add flake8 config for black
This commit is contained in:
parent
d57ec4e6c6
commit
b1d881d3a3
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
[flake8]
|
||||
max-line-length = 90
|
||||
extend-ignore = E203, W503
|
||||
|
|
Loading…
Add table
Reference in a new issue