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

8 lines
145 B
TOML

# SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
#
# SPDX-License-Identifier: MPL-2.0
[tool.black]
line-length = 120
target-version = ["py310"]