diff options
Diffstat (limited to '.mypy_cache/3.8/unittest/result.meta.json')
-rw-r--r-- | .mypy_cache/3.8/unittest/result.meta.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy_cache/3.8/unittest/result.meta.json b/.mypy_cache/3.8/unittest/result.meta.json deleted file mode 100644 index 30d72e4e..00000000 --- a/.mypy_cache/3.8/unittest/result.meta.json +++ /dev/null @@ -1 +0,0 @@ -{"child_modules": [], "data_mtime": 1614436397, "dep_lines": [1, 2, 3, 3, 1, 1], "dep_prios": [5, 5, 10, 20, 5, 30], "dependencies": ["typing", "types", "unittest.case", "unittest", "builtins", "abc"], "hash": "1b8679cde9017969d587f6ab31289812", "id": "unittest.result", "ignore_all": true, "interface_hash": "bd9fc712539e86b1e7c251b48f6ecac5", "mtime": 1571661257, "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\\unittest\\result.pyi", "size": 1617, "suppressed": [], "version_id": "0.740"}
\ No newline at end of file |