piel.models.load#
Functions#
|
See limitations in pydantic/pydantic#8084 |
|
This function will load the model from the given model instance. |
Module Contents#
- load_from_dict(model_dictionary: dict, type: Any) Any[source]#
See limitations in pydantic/pydantic#8084 :param model_dictionary: :param model: :return: