pycopancore.model_components.seven_dwarfs.implementation.cell module

Cell entity type mixing class template.

TODO: adjust or fill in code and documentation wherever marked by “TODO:”, then remove these instructions

class Cell(*, eating_stock=100, **kwargs)[source]

Bases: Cell

Cell entity type mixin implementation class.

processes = []