This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
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