diff options
Diffstat (limited to '.mypy_cache/3.8/git/index/base.meta.json')
-rw-r--r-- | .mypy_cache/3.8/git/index/base.meta.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy_cache/3.8/git/index/base.meta.json b/.mypy_cache/3.8/git/index/base.meta.json deleted file mode 100644 index 3f44104d..00000000 --- a/.mypy_cache/3.8/git/index/base.meta.json +++ /dev/null @@ -1 +0,0 @@ -{"child_modules": [], "data_mtime": 1614437180, "dep_lines": [6, 7, 8, 9, 10, 11, 13, 17, 22, 29, 30, 42, 42, 43, 45, 55, 59, 1, 1, 1, 1, 1, 1, 1, 1, 1, 39, 40], "dep_prios": [10, 5, 10, 5, 10, 10, 5, 5, 5, 5, 5, 10, 20, 10, 5, 5, 5, 5, 30, 30, 30, 30, 30, 30, 30, 30, 5, 5], "dependencies": ["glob", "io", "os", "stat", "subprocess", "tempfile", "git.compat", "git.exc", "git.objects", "git.objects.util", "git.util", "git.diff", "git", "os.path", "git.index.fun", "git.index.typ", "git.index.util", "builtins", "abc", "git.objects.base", "git.objects.blob", "git.objects.commit", "git.objects.submodule", "git.objects.submodule.base", "git.objects.tree", "typing"], "hash": "1d71a96da328e0ae0b707eaabbeca4d3", "id": "git.index.base", "ignore_all": true, "interface_hash": "577a4e6cae7642dffcdf41ce6bca0631", "mtime": 1613566253, "options": {"allow_redefinition": false, "allow_untyped_globals": false, "always_false": [], "always_true": [], "bazel": false, "check_untyped_defs": false, "disallow_any_decorated": false, "disallow_any_explicit": false, "disallow_any_expr": false, "disallow_any_generics": false, "disallow_any_unimported": false, "disallow_incomplete_defs": false, "disallow_subclassing_any": false, "disallow_untyped_calls": false, "disallow_untyped_decorators": false, "disallow_untyped_defs": false, "follow_imports": "silent", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": false, "platform": "win32", "plugins": [], "show_none_errors": true, "strict_equality": false, "strict_optional": true, "strict_optional_whitelist": null, "warn_no_return": true, "warn_return_any": false, "warn_unreachable": false, "warn_unused_ignores": false}, "path": "c:\\dev\\GitPython\\git\\index\\base.py", "size": 52574, "suppressed": ["gitdb.base", "gitdb.db"], "version_id": "0.740"}
\ No newline at end of file |