I am trying to improve quality of an existing scientific code by declaring classes as dataclasses, declaring them as frozen=True as much as possible. One of the int
frozen=True