Files
superset2/.mypy_cache/3.7/marshmallow/__init__.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
3.6 KiB
JSON

{".class": "MypyFile", "_fullname": "marshmallow", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "EXCLUDE": {".class": "SymbolTableNode", "cross_ref": "marshmallow.utils.EXCLUDE", "kind": "Gdef"}, "INCLUDE": {".class": "SymbolTableNode", "cross_ref": "marshmallow.utils.INCLUDE", "kind": "Gdef"}, "LooseVersion": {".class": "SymbolTableNode", "cross_ref": "distutils.version.LooseVersion", "kind": "Gdef", "module_public": false}, "RAISE": {".class": "SymbolTableNode", "cross_ref": "marshmallow.utils.RAISE", "kind": "Gdef"}, "Schema": {".class": "SymbolTableNode", "cross_ref": "marshmallow.schema.Schema", "kind": "Gdef"}, "SchemaOpts": {".class": "SymbolTableNode", "cross_ref": "marshmallow.schema.SchemaOpts", "kind": "Gdef"}, "ValidationError": {".class": "SymbolTableNode", "cross_ref": "marshmallow.exceptions.ValidationError", "kind": "Gdef"}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "marshmallow.__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": "marshmallow.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.__package__", "name": "__package__", "type": "builtins.str"}}, "__version__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "marshmallow.__version__", "name": "__version__", "type": "builtins.str"}}, "__version_info__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": [], "fullname": "marshmallow.__version_info__", "name": "__version_info__", "type": {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "builtins.int"]}], "type_ref": "builtins.tuple"}}}, "fields": {".class": "SymbolTableNode", "cross_ref": "marshmallow.fields", "kind": "Gdef"}, "missing": {".class": "SymbolTableNode", "cross_ref": "marshmallow.utils.missing", "kind": "Gdef"}, "post_dump": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.post_dump", "kind": "Gdef"}, "post_load": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.post_load", "kind": "Gdef"}, "pprint": {".class": "SymbolTableNode", "cross_ref": "marshmallow.utils.pprint", "kind": "Gdef"}, "pre_dump": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.pre_dump", "kind": "Gdef"}, "pre_load": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.pre_load", "kind": "Gdef"}, "validates": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.validates", "kind": "Gdef"}, "validates_schema": {".class": "SymbolTableNode", "cross_ref": "marshmallow.decorators.validates_schema", "kind": "Gdef"}}, "path": "/Users/max/.pyenv/versions/3.7.7/envs/env37/lib/python3.7/site-packages/marshmallow/__init__.py"}