4 lines
107 B
Text
4 lines
107 B
Text
[flake8]
|
|
ignore =
|
|
# Long lines are sometimes necessary, and 80 characters is too short anyway
|
|
E501
|