matrix-ops-bot/.flake8

4 lines
91 B
INI

[flake8]
min_python_version = 3.10.0
extend-ignore = E501,E203
ban-relative-imports = true