1
0
Fork 0
dotfiles/etc/flake8
2018-04-10 14:05:47 -07:00

4 lines
107 B
Text

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