Clean project

This commit is contained in:
jrootjunior 2019-11-15 12:17:57 +02:00
parent a83dd3ca63
commit bdae5fb026
259 changed files with 1303 additions and 21135 deletions

View file

@ -1,5 +1,5 @@
[flake8]
max-line-length = 80
max-line-length = 99
select = C,E,F,W,B,B950
ignore = E501,W503,E203
exclude =