1 Star 0 Fork 0

courageheart/py4hw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Castells-Rufas 提交于 2024-05-15 19:13 . png files
[tool:pytest]
python_files = test/unit/*
filterwarnings =
ignore::DeprecationWarning
ignore::PendingDeprecationWarning
[flake8]
max-line-length = 88
extend-ignore = E203
exclude = docs/*
ignore = E501,W504,W503
per-file-ignores =
**/__init__.py:F401
[metadata]
description-file = README.md
[aliases]
test=pytest
[isort]
profile=black
forced_separate=py4hw
multi_line_output=3
skip=__init__.py
[options.package_data]
py4hw = *.png
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/courageheart/py4hw.git
git@gitee.com:courageheart/py4hw.git
courageheart
py4hw
py4hw
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385