typo replace
This commit is contained in:
@@ -12,4 +12,4 @@ class TopBank(Bank):
|
||||
super().__init__(0, "Top Bank", targets)
|
||||
|
||||
def hit(self):
|
||||
super().hit()()
|
||||
super().hit()
|
||||
Reference in New Issue
Block a user