diff options
Diffstat (limited to '.mypy_cache/3.8/contextlib.meta.json')
-rw-r--r-- | .mypy_cache/3.8/contextlib.meta.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy_cache/3.8/contextlib.meta.json b/.mypy_cache/3.8/contextlib.meta.json deleted file mode 100644 index f2b88dfa..00000000 --- a/.mypy_cache/3.8/contextlib.meta.json +++ /dev/null @@ -1 +0,0 @@ -{"child_modules": [], "data_mtime": 1614436396, "dep_lines": [3, 7, 8, 1, 1], "dep_prios": [5, 5, 10, 5, 30], "dependencies": ["typing", "types", "sys", "builtins", "abc"], "hash": "c4e616c96b07a3f590ec0785bedfe16a", "id": "contextlib", "ignore_all": true, "interface_hash": "109273a8828dccbc8256b2675a58727d", "mtime": 1571661266, "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:\\python38\\lib\\site-packages\\mypy\\typeshed\\stdlib\\2and3\\contextlib.pyi", "size": 4806, "suppressed": [], "version_id": "0.740"}
\ No newline at end of file |