iblrig.pydantic_definitions.BunchModel

Inheritance diagram of BunchModel

class iblrig.pydantic_definitions.BunchModel[source]
items()[source]
keys()[source]
values()[source]
model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].