1 Star 0 Fork 0

create_future / speechbrain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
mirco 提交于 2021-03-13 11:33 . updated toml and setup.py
[tool.black]
line-length = 80
target-version = ['py38']
exclude = '''
(
/(
\.eggs # exclude a few common directories in the
| \.git # root of the project
| \.mypy_cache
| \.tox
| \.venv
)/
)
'''
1
https://gitee.com/create_future/speechbrain.git
git@gitee.com:create_future/speechbrain.git
create_future
speechbrain
speechbrain
develop

搜索帮助