Create dir data
This is needed because in Python 3.x open("directory/file", "a") doesn't create the needed directory and tinydb needs this directory for the file data/data.json (see game.py, line 119).
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
|
||||||
Reference in New Issue
Block a user