1 Star 0 Fork 14

Aries / iflearner

forked from 科大讯飞 / iflearner 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
jbchen5 提交于 2022-08-25 20:06 . first commit
[tool.isort]
line_length = 88
indent = " "
multi_line_output = 3
include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
[tool.black]
line-length = 88
target-version = ["py36", "py37", "py38", "py39"]
[tool.pylint."MESSAGES CONTROL"]
disable = "bad-continuation,duplicate-code,too-few-public-methods,useless-import-alias"
[tool.pytest.ini_options]
minversion = "6.2"
addopts = "-qq"
testpaths = [
]
1
https://gitee.com/my1989_admin/iflearner.git
git@gitee.com:my1989_admin/iflearner.git
my1989_admin
iflearner
iflearner
main

搜索帮助