mirror of
https://github.com/apache/superset.git
synced 2026-05-22 08:15:36 +00:00
1 line
1.2 KiB
JSON
1 line
1.2 KiB
JSON
{".class": "MypyFile", "_fullname": "tests.test_app", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.test_app.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.test_app.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.test_app.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.test_app.__package__", "name": "__package__", "type": "builtins.str"}}, "app": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "tests.test_app.app", "name": "app", "type": "flask.app.Flask"}}, "create_app": {".class": "SymbolTableNode", "cross_ref": "superset.app.create_app", "kind": "Gdef"}}, "path": "tests/test_app.py"} |