2 Star 0 Fork 0

mirrors_apache/libcloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.flake8 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
[flake8]
max-line-length = 100
exclude=*.egg/*,build,dist
# E501 is line length limit
# https://black.readthedocs.io/en/stable/the_black_code_style.html#line-length
# We don't really need line length rule since black formatting takes care of
# that.
extend-ignore = E203,E128,E402,E722,W504,E501,E203,W503
ignore = E128,E402,E722,W504,E501,E203,W503
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_apache/libcloud.git
[email protected]:mirrors_apache/libcloud.git
mirrors_apache
libcloud
libcloud
trunk

搜索帮助