1 Star 0 Fork 0

cappuccino/sahi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
[flake8]
max-line-length = 119
max-complexity = 18
exclude =.git,__pycache__,docs/source/conf.py,build,dist
ignore = I101,I201,F401,F403,S001,D100,D101,D102,D103,D104,D105,D106,D107,D200,D205,D400,W504,D202,E203,E501,E722,W503,B006
inline-quotes = "
statistics = true
count = true
[mypy]
ignore_missing_imports = True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Mr_wang_xs/sahi.git
git@gitee.com:Mr_wang_xs/sahi.git
Mr_wang_xs
sahi
sahi
main

搜索帮助