Files
axolotl/.flake8
2023-05-31 02:53:22 +09:00

6 lines
82 B
INI

[flake8]
max-line-length = 88
select = C,E,F,W,B,B950
extend-ignore = E203, E501