1 Star 0 Fork 0

sighingnow/python-lens

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 602 Bytes
一键复制 编辑 原始数据 按行查看 历史
[metadata]
version = 0.0.1
[pycodestyle]
max_line_length = 88
[isort]
ensure_newline_before_comments = True
line_length = 88
force_single_line = True
skip =
.git/
build/
dist/
misc/
[flake8]
max-line-length = 88
max-complexity = 18
# for flake8-quotes
inline-quotes = single
# for flake8-comprehensions
extend-ignore = E203,F401,F401,F403,C4,Q000,Q001,Q002
extend-exclude =
.git/
benchmark/
build/
dist/
misc/
per-file-ignores =
[build_sphinx]
source-dir = docs
build-dir = docs/_build
all_files = 1
fresh-env = 1
[upload_docs]
upload-dir = docs/_build/html
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/sighingnow/python-lens.git
git@gitee.com:sighingnow/python-lens.git
sighingnow
python-lens
python-lens
main

搜索帮助

D67c1975 1850385 1daf7b77 1850385