Mercurial > hg > auditok
view pyproject.toml @ 339:56c0394fdaba
Add example figure
author | Amine Sehili <amine.sehili@gmail.com> |
---|---|
date | Sun, 27 Oct 2019 15:32:24 +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 )/ '''