Traceback (most recent call last): File "game.py", line 192, in <module> player.py", line 39, in <module> class Player(BASE.BasePlayer): player.py", line 75, in Player def rotateCard(self, card: list[list[int]]) -> list[list[int]]: TypeError: 'type' object is not subscriptable