Skip to content

polychron.models.RemoveContextModel Module

RemoveContextModel dataclass

Dataclass / MVP model containing data required for removing a context from the model

context instance-attribute

context: str

The label for the Context to be removed from the model

reason class-attribute instance-attribute

reason: str | None = None

The reason the context was removed