baybe.utils.interval.use_fallback_constructor_hook¶ baybe.utils.interval.use_fallback_constructor_hook(value: Any, cls: type[Interval])[source]¶ Use the singledispatch mechanism as fallback to parse arbitrary input. Return type: Interval