forked from c0de/BaseballBot
Add extra whitespace
This commit is contained in:
@@ -9,6 +9,7 @@ import uuid
|
||||
from database.models import GameModel as Game
|
||||
from game.manager import BaseGameManager
|
||||
|
||||
|
||||
class NewGameManager(BaseGameManager):
|
||||
"""Commands that run at the start of a new game"""
|
||||
|
||||
|
Reference in New Issue
Block a user