1 Star 0 Fork 123

zhangchenrui/mxDriving_sur_v6.0.0

forked from Ascend/DrivingSDK 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 465 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = [
"setuptools",
"wheel",
"numpy",
"pyyaml",
"cmake",
"typing-extensions>=4.10.0",
]
[tool.black]
line-length = 120
target-version = ["py38"]
[tool.isort]
src_paths = ["mx_driving"]
extra_standard_library = ["typing_extensions"]
skip_gitignore = true
atomic = true
profile = "black"
indent = 4
line_length = 120
lines_after_imports = 2
multi_line_output = 3
include_trailing_comma = true
combine_as_imports = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangchenrui2/mxDriving_sur_v6.0.0.git
git@gitee.com:zhangchenrui2/mxDriving_sur_v6.0.0.git
zhangchenrui2
mxDriving_sur_v6.0.0
mxDriving_sur_v6.0.0
master

搜索帮助