0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-05 05:59:43 +00:00
alerta_alerta/.flake8
2018-09-16 00:58:17 +02:00

4 lines
68 B
INI

[flake8]
ignore = F403, E501
exclude = *.wsgi
max-line-length = 140