2 Star 0 Fork 0

Git工具集 / GitSavvy

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
mypy.ini 273 Bytes
Copy Edit Raw Blame History
[mypy]
check_untyped_defs = True
warn_unused_ignores = True
warn_unreachable = True
mypy_path =
stubs,
..
sqlite_cache = True
[mypy-tests]
ignore_errors = True
[mypy-unittesting]
ignore_missing_imports = True
[mypy-package_control]
ignore_missing_imports = True
Python
1
https://gitee.com/vcs-all-in-one/GitSavvy.git
git@gitee.com:vcs-all-in-one/GitSavvy.git
vcs-all-in-one
GitSavvy
GitSavvy
master

Search