diff options
Diffstat (limited to '.mypy_cache/3.8/io.meta.json')
-rw-r--r-- | .mypy_cache/3.8/io.meta.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy_cache/3.8/io.meta.json b/.mypy_cache/3.8/io.meta.json deleted file mode 100644 index bb9867ab..00000000 --- a/.mypy_cache/3.8/io.meta.json +++ /dev/null @@ -1 +0,0 @@ -{"child_modules": [], "data_mtime": 1614436396, "dep_lines": [1, 4, 5, 6, 7, 1], "dep_prios": [5, 10, 10, 5, 5, 30], "dependencies": ["typing", "builtins", "codecs", "mmap", "types", "abc"], "hash": "56693fcc943e70340a787472641fda75", "id": "io", "ignore_all": true, "interface_hash": "317ad8e9bb6f341817753965337565ab", "mtime": 1571661260, "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\\3\\io.pyi", "size": 8358, "suppressed": [], "version_id": "0.740"}
\ No newline at end of file |