1 Star 0 Fork 4

gwx1988/cube_robot_7x7x7

forked from hemn/cube_robot_7x7x7 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.flake8 214 Bytes
一键复制 编辑 原始数据 按行查看 历史
hemn 提交于 2021-01-23 20:23 . first version
[flake8]
max-line-length = 999999
max-complexity = 500
ignore =
E203
W503 # line break before binary operator; conflicts with black
exclude =
.eggs
.git
__pycache__
build
dist
venv
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/gwx1988/cube_robot_7x7x7.git
git@gitee.com:gwx1988/cube_robot_7x7x7.git
gwx1988
cube_robot_7x7x7
cube_robot_7x7x7
master

搜索帮助