1 Star 0 Fork 0

ZENGWatermelon/TrackPrediction

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mypy.ini 342 Bytes
一键复制 编辑 原始数据 按行查看 历史
sunzhaoc 提交于 2020-11-30 21:37 . master
[mypy]
# Specify the target platform details in config, so your developers are
# free to run mypy on Windows, Linux, or macOS and get consistent
# results.
python_version=3.6
check_untyped_defs=True
follow_imports=normal
ignore_missing_imports=True
strict_optional=True
warn_no_return=True
warn_redundant_casts=True
warn_unused_ignores=True
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/watermelonTT/TrackPrediction.git
git@gitee.com:watermelonTT/TrackPrediction.git
watermelonTT
TrackPrediction
TrackPrediction
master

搜索帮助