mirror of
https://github.com/Ralim/IronOS.git
synced 2025-07-22 12:00:35 +02:00
4 lines
75 B
INI
4 lines
75 B
INI
[flake8]
|
|
ignore = E203, E266, E501, W503, F403, F401
|
|
max-line-length = 200
|