Mercurial > hg > auditok
view pyproject.toml @ 388:5fd9b6b7ff0d
Merge branch 'master' of https://github.com/amsehili/auditok
author | www-data <www-data@c4dm-xenserv-virt2.eecs.qmul.ac.uk> |
---|---|
date | Tue, 02 Mar 2021 20:17:57 +0000 |
parents | edcc102fb33f |
children | 70abdb92149a |
line wrap: on
line source
[tool.black] line-length = 80 include = '\.pyi?$' exclude = ''' /( \.git | \.hg | \.mypy_cache | \.tox | \.venv | _build | buck-out | build | dist )/ '''