mirror of
https://github.com/acgnhiki/blrec.git
synced 2025-01-14 04:10:06 +08:00
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
|
[flake8]
|
||
|
ignore = D203, W504
|
||
|
exclude =
|
||
|
__*,
|
||
|
.*,
|
||
|
build,
|
||
|
dist,
|