typo replace

This commit is contained in:
Jonas Zeunert
2020-05-03 19:48:07 +02:00
parent 1def3c2b6e
commit 29150d6ddc
43 changed files with 43 additions and 43 deletions

View File

@@ -12,4 +12,4 @@ class TopBank(Bank):
super().__init__(0, "Top Bank", targets)
def hit(self):
super().hit()()
super().hit()