Add extra whitespace

This commit is contained in:
2022-11-10 22:44:24 -06:00
parent b067a6ca07
commit 51092e52a2
6 changed files with 11 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
from game.manager import BaseGameManager
class HelpManager(BaseGameManager):
"""Commands that run when a player asks for help"""