Your Name 056619c27f null
2024-03-15 14:39:48 +08:00

5 lines
121 B
INI

[flake8]
max-complexity = 101
max-line-length = 88
extend-ignore = E203 # whitespace before ':' to agree with psf/black