mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
4 lines
60 B
INI
4 lines
60 B
INI
[pycodestyle]
|
|
ignore = E731,E121,W503
|
|
max-line-length = 100
|