Skip to content

matches_overridable_schema

Functions:

Name Description
matches_overridable_schema

Functions#

matches_overridable_schema #

matches_overridable_schema(model_dict: Dict[str, Any])
Source code in tsdat/config/utils/matches_overridable_schema.py
def matches_overridable_schema(model_dict: Dict[str, Any]):
    return "path" in model_dict