Files
classquiz-ai/.flake8
T
2023-06-30 13:16:12 +02:00

8 lines
172 B
INI

# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
#
# SPDX-License-Identifier: MPL-2.0
[flake8]
max-line-length = 120
extend-ignore = E203
exclude = ./migrations/versions/,