1 Star 0 Fork 0

fenss/osmnx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
Geoff Boeing 提交于 2020-07-03 13:42 . whitespace
[flake8]
max_line_length = 100
max_complexity = 15
exclude = ./build/*
# select/ignore per black suggestions
select = C,E,F,W,B,B950
ignore = E203,E501,W503
per-file-ignores =
./setup.py:B950
./osmnx/__init__.py:F401,F403
./osmnx/_api.py:F401
./tests/test_osmnx.py:E402,F841
[pydocstyle]
convention = numpy
add-select = D417
[isort]
force_single_line = True
line_length = 100
skip = test_osmnx.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fenss/osmnx.git
git@gitee.com:fenss/osmnx.git
fenss
osmnx
osmnx
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385