removes flake8 config

This commit is contained in:
Mose Müller 2023-11-28 15:18:12 +01:00
parent 6997c4a842
commit 8ee49469d6

View File

@ -1,8 +0,0 @@
[flake8]
ignore = E501,W503,FS003,F403,F405,E203
include = src
max-line-length = 88
max-doc-length = 88
max-complexity = 7
max-expression-complexity = 7
use_class_attributes_order_strict_mode=True