fatal: this commit has no parent
This commit is contained in:
commit
f7be401dda
12 changed files with 1843 additions and 0 deletions
5
config/flake8
Normal file
5
config/flake8
Normal file
|
@ -0,0 +1,5 @@
|
|||
[flake8]
|
||||
ignore = E221,E501,E203,E202,E272,E251,E211,E222,E701
|
||||
max-line-length = 160
|
||||
exclude = tests/*
|
||||
max-complexity = 10
|
Loading…
Add table
Add a link
Reference in a new issue