Status

class technote.metadata.model.Status(*, state, note, supersceding_urls=<factory>)

Bases: object

The domain model for the technote’s content status.

Parameters: