Add Black, isort and flake8.
This commit is contained in:
parent
64d7591a65
commit
4f9353013e
4 changed files with 265 additions and 1 deletions
3
.flake8
Normal file
3
.flake8
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flake8]
|
||||
max-line-length = 88
|
||||
extend-ignore = E203, W503
|
Loading…
Add table
Add a link
Reference in a new issue