Skip to content

sund.import_model

sund.import_model(model: str) -> type[ModelObject]

Imports the compiled class of an installed model.

Parameters

model
Name of the model to import.

Return type

type[ModelObject]

Return value

The ModelObject class