6 lines
83 B
Plaintext
Raw Permalink Normal View History

2020-03-21 20:13:21 +01:00
[flake8]
ignore = E501
max-line-length = 160
exclude = tests/*
max-complexity = 20