forked from DGNum/gestioCOF
1
0
Fork 0
kpsul/pyproject.toml

10 lines
169 B
TOML

[tool.black]
# Automatically ignore files in .gitignore (opened at this time):
# https://github.com/ambv/black/issues/475
exclude = '''
/(
\.pyc
| venv
)/
'''