Files
authentik/pyproject.toml
2020-10-26 21:12:20 +01:00

4 lines
64 B
TOML

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