parent
b14def0ce1
commit
112a322a9f
@ -1,12 +0,0 @@
|
||||
[flake8]
|
||||
ignore = E501, W503, E402
|
||||
builtins = c, get_config
|
||||
exclude =
|
||||
.cache,
|
||||
.github,
|
||||
docs,
|
||||
enable-extensions = G
|
||||
extend-ignore =
|
||||
G001, G002, G004, G200, G201, G202,
|
||||
# black adds spaces around ':'
|
||||
E203,
|
||||
Loading…
Reference in new issue