depot/web/quotes/pyproject.toml

8 lines
99 B
TOML

[tool.black]
target-version = ['py38']
exclude = '''
(
theme/static
| theme/static_src
)
'''