edges_analysis.gsdata.history.History

class edges_analysis.gsdata.history.History(stamps=_Nothing.NOTHING)[source]

A collection of Stamp objects defining the history.

Methods

__init__([stamps])

Method generated by attrs for class History.

add(stamp)

Add a stamp to the history.

from_repr(repr_string)

Create a History object from a string representation.

pretty()

Return a rich-compatible string representation of the history.

Attributes

stamps