def __repr__()

in rotation.py [0:0]


    def __repr__(self):
        return f"{self.name} [{self.nick}]"