5 lines
102 B
Plaintext
Raw Normal View History

[flake8]
# We are generating long lines through templates
max-line-length = 120
exclude = __pycache__