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 7 8def matches_overridable_schema(model_dict: Dict[str, Any]): return "path" in model_dict Was this page helpful? Thanks for your feedback! Thanks for your feedback!