Skip to content

Others

The aiod top-level module also provides some functions.

get(id)

Retrieve model object with unique identifier.

Parameter

id : str unique identifier of object to retrieve

Returns:

Type Description
class

retrieved object

Raises:

Type Description
ModuleNotFoundError

if dependencies of object to retrieve are not satisfied