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
60 B
INI

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