Skip to content

Base module

BaseModule

BaseModule(module_type: str = 'custom')

The base module from which all other modules inherit.

Parameters:

Name Type Description Default
module_type str

Type of module

'custom'