def __repr__()
in
rotation.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def __repr__(self): return f"{self.name} [{self.nick}]"