Files
authentik/setup.cfg
Jens Langhammer 0754b07765 core: cleanup
2018-12-09 21:07:38 +01:00

4 lines
55 B
INI

[pycodestyle]
ignore = E731,E121
max-line-length = 100