authentik/pyproject.toml

4 lines
64 B
TOML
Raw Normal View History

[tool.black]
target-version = ['py38']
exclude = 'node_modules'