1 Star 0 Fork 0

zhipeng / poetry

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mypy.ini 190 Bytes
一键复制 编辑 原始数据 按行查看 历史
Igor Ovsyannikov 提交于 2019-06-30 22:31 . Typing syntax fixes (#1156)
[mypy]
check_untyped_defs = True
ignore_errors = False
ignore_missing_imports = True
strict_optional = True
warn_unused_ignores = True
warn_redundant_casts = True
warn_unused_configs = True
1
https://gitee.com/jazpenn/poetry.git
git@gitee.com:jazpenn/poetry.git
jazpenn
poetry
poetry
master

搜索帮助