diff options
Diffstat (limited to '.mypy_cache/3.8/git/objects/submodule/root.data.json')
| -rw-r--r-- | .mypy_cache/3.8/git/objects/submodule/root.data.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.mypy_cache/3.8/git/objects/submodule/root.data.json b/.mypy_cache/3.8/git/objects/submodule/root.data.json deleted file mode 100644 index a12a47c0..00000000 --- a/.mypy_cache/3.8/git/objects/submodule/root.data.json +++ /dev/null @@ -1 +0,0 @@ -{".class": "MypyFile", "_fullname": "git.objects.submodule.root", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "BEGIN": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.BEGIN", "name": "BEGIN", "type": "builtins.int"}}, "BRANCHCHANGE": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.BRANCHCHANGE", "name": "BRANCHCHANGE", "type": "builtins.int"}}, "END": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.END", "name": "END", "type": "builtins.int"}}, "InvalidGitRepositoryError": {".class": "SymbolTableNode", "cross_ref": "git.exc.InvalidGitRepositoryError", "kind": "Gdef", "module_public": false}, "PATHCHANGE": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.PATHCHANGE", "name": "PATHCHANGE", "type": "builtins.int"}}, "REMOVE": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.REMOVE", "name": "REMOVE", "type": "builtins.int"}}, "RootModule": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["git.objects.submodule.base.Submodule"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "git.objects.submodule.root.RootModule", "name": "RootModule", "type_vars": []}, "flags": ["fallback_to_any"], "fullname": "git.objects.submodule.root.RootModule", "metaclass_type": null, "metadata": {}, "module_name": "git.objects.submodule.root", "mro": ["git.objects.submodule.root.RootModule", "git.objects.submodule.base.Submodule", "git.objects.base.IndexObject", "git.objects.base.Object", "git.util.Iterable", "git.objects.util.Traversable", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "repo"], "flags": [], "fullname": "git.objects.submodule.root.RootModule.__init__", "name": "__init__", "type": null}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootModule.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": [], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_clear_cache": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "git.objects.submodule.root.RootModule._clear_cache", "name": "_clear_cache", "type": null}}, "k_root_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "git.objects.submodule.root.RootModule.k_root_name", "name": "k_root_name", "type": "builtins.str"}}, "module": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "git.objects.submodule.root.RootModule.module", "name": "module", "type": null}}, "update": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1, 1, 1, 1, 1, 1], "arg_names": ["self", "previous_commit", "recursive", "force_remove", "init", "to_latest_revision", "progress", "dry_run", "force_reset", "keep_going"], "flags": [], "fullname": "git.objects.submodule.root.RootModule.update", "name": "update", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "RootUpdateProgress": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["git.objects.submodule.base.UpdateProgress"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "git.objects.submodule.root.RootUpdateProgress", "name": "RootUpdateProgress", "type_vars": []}, "flags": [], "fullname": "git.objects.submodule.root.RootUpdateProgress", "metaclass_type": null, "metadata": {}, "module_name": "git.objects.submodule.root", "mro": ["git.objects.submodule.root.RootUpdateProgress", "git.objects.submodule.base.UpdateProgress", "git.util.RemoteProgress", "builtins.object"], "names": {".class": "SymbolTable", "BRANCHCHANGE": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress.BRANCHCHANGE", "name": "BRANCHCHANGE", "type": "builtins.int"}}, "PATHCHANGE": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress.PATHCHANGE", "name": "PATHCHANGE", "type": "builtins.int"}}, "REMOVE": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress.REMOVE", "name": "REMOVE", "type": "builtins.int"}}, "URLCHANGE": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress.URLCHANGE", "name": "URLCHANGE", "type": "builtins.int"}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": [], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "_num_op_codes": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class"], "fullname": "git.objects.submodule.root.RootUpdateProgress._num_op_codes", "name": "_num_op_codes", "type": "builtins.int"}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Submodule": {".class": "SymbolTableNode", "cross_ref": "git.objects.submodule.base.Submodule", "kind": "Gdef", "module_public": false}, "URLCHANGE": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.URLCHANGE", "name": "URLCHANGE", "type": "builtins.int"}}, "UpdateProgress": {".class": "SymbolTableNode", "cross_ref": "git.objects.submodule.base.UpdateProgress", "kind": "Gdef", "module_public": false}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "git.objects.submodule.root.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "git.objects.submodule.root.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "git.objects.submodule.root.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "git.objects.submodule.root.__package__", "name": "__package__", "type": "builtins.str"}}, "find_first_remote_branch": {".class": "SymbolTableNode", "cross_ref": "git.objects.submodule.util.find_first_remote_branch", "kind": "Gdef", "module_public": false}, "git": {".class": "SymbolTableNode", "cross_ref": "git", "kind": "Gdef", "module_public": false}, "log": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "git.objects.submodule.root.log", "name": "log", "type": "logging.Logger"}}, "logging": {".class": "SymbolTableNode", "cross_ref": "logging", "kind": "Gdef", "module_public": false}}, "path": "c:\\dev\\GitPython\\git\\objects\\submodule\\root.py"}
\ No newline at end of file |
