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

4 lines
55 B
INI
Raw Normal View History

2018-12-09 20:07:38 +00:00
[pycodestyle]
ignore = E731,E121
max-line-length = 100