pycopancore.model_components.abstract.cell module

Abstract Cell entity type class, inherited by base model component.

class Cell(*args, **kwargs)[source]

Bases: DUMMY

Abstract Cell entity type class, inherited by base model component.

variables = OrderedSet()