Mercurial > hg > auditok
view pyproject.toml @ 374:2e26a7c5f300
Update Readme
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Thu, 21 Jan 2021 22:19:47 +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 )/ '''