def run()
in
senpai.py [0:0]
4
lines of code
2
McCabe index (conditional complexity)
def run(self): while True: time.sleep(1) self.tick()