load_basemodels_if_needed
Name | Description |
---|---|
func | The function with annotated parameters Type: Callable[…, Any] |
Type | Description |
---|---|
Callable[…, Any] | A function that loads the parameters before calling the original function |
Name | Description |
---|---|
func | The function with annotated parameters Type: Callable[…, Any] |
Type | Description |
---|---|
Callable[…, Any] | A function that loads the parameters before calling the original function |