[git fast commit] 02. Feb 2019 - 15:34:59

This commit is contained in:
Yannik Schmidt
2019-02-02 15:34:59 +01:00
parent 59e5816b06
commit c7fe5e8f17
7 changed files with 60 additions and 44 deletions

View File

@@ -1,4 +1,5 @@
import datetime
import TrueSkillWrapper as TS
class Player:
def __init__(self, steamid, name, rating=None):