8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
|
[flake8]
|
||
|
ignore = D203, W504
|
||
|
exclude =
|
||
|
__*,
|
||
|
.*,
|
||
|
build,
|
||
|
dist,
|