Mercurial > hg > auditok
view pyproject.toml @ 375:fbfdd3e04999
Update Readme
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Thu, 21 Jan 2021 22:51:12 +0100 |
parents | 1c1bec063103 |
children | edcc102fb33f |
line wrap: on
line source
[tool.black] line-length = 79 include = '\.pyi?$' exclude = ''' /( \.git | \.hg | \.mypy_cache | \.tox | \.venv | _build | buck-out | build | dist )/ '''