mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
4 lines
60 B
INI
4 lines
60 B
INI
[pycodestyle]
|
|
ignore = E731,E121,W503
|
|
max-line-length = 100
|