This commit is contained in:
Nikolaj Danger
2020-08-06 15:45:13 +02:00
parent 5c881f17c9
commit 7712c901fc
5 changed files with 6 additions and 2 deletions

View File

@ -8,7 +8,7 @@ from gameLoops import blackjackLoop, fiar, runMonopoly, runHex
class GamesCog(commands.Cog):
def __init__(self,client):
"""Runs game stuff"""
"""Runs game stuff."""
self.client = client
# Checks user balance