2020-03-21 20:13:21 +01:00

6 lines
83 B
Plaintext

[flake8]
ignore = E501
max-line-length = 160
exclude = tests/*
max-complexity = 20