ki-backend/.flake8
Michael Weimann 574ce1f982
All checks were successful
continuous-integration/drone/push Build is passing
implement ldap auth
2021-09-15 19:16:45 +02:00

10 lines
191 B
INI

# SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
[flake8]
ignore = E722
max-line-length = 120
extend-exclude =
migrations