Files
superset2/.mypy_cache/3.6/tests/utils_tests.meta.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
2.3 KiB
JSON

{"data_mtime": 1592672056, "dep_lines": [18, 19, 20, 21, 22, 23, 24, 25, 28, 32, 32, 33, 33, 34, 35, 36, 37, 63, 68, 70, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 27, 29, 30], "dep_prios": [10, 10, 5, 5, 10, 10, 10, 5, 5, 10, 20, 5, 10, 5, 5, 5, 5, 5, 5, 5, 5, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 10, 5, 5], "dependencies": ["unittest", "uuid", "datetime", "decimal", "hashlib", "json", "os", "unittest.mock", "flask", "tests.test_app", "tests", "superset", "superset.app", "superset.exceptions", "superset.models.core", "superset.utils.cache_manager", "superset.utils.core", "superset.views.utils", "tests.base_tests", "tests.fixtures.certificates", "builtins", "abc", "enum", "flask.app", "flask.ctx", "flask.globals", "flask.helpers", "json.encoder", "superset.extensions", "superset.models", "superset.models.helpers", "superset.models.slice", "superset.utils", "superset.views", "typing", "werkzeug", "werkzeug.local"], "hash": "dc6c4cec10d7afdb2100c6733502030008e4386cc668dfd445af9a7fc622fd6e", "id": "tests.utils_tests", "ignore_all": false, "interface_hash": "6c0db44e0c8ad199b8749f03f65a947a9868e8196b0129a9295d6561e9bcf57d", "mtime": 1591771063, "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": true, "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": "normal", "follow_imports_for_stubs": false, "ignore_errors": false, "ignore_missing_imports": true, "implicit_reexport": true, "local_partial_types": false, "mypyc": false, "no_implicit_optional": true, "platform": "darwin", "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": true}, "path": "tests/utils_tests.py", "plugin_data": null, "size": 48073, "suppressed": ["numpy", "flask_caching", "sqlalchemy.exc"], "version_id": "0.770"}