diff options
Diffstat (limited to 'scripts/data.py')
| -rwxr-xr-x | scripts/data.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/data.py b/scripts/data.py index e19a805e..b72fc094 100755 --- a/scripts/data.py +++ b/scripts/data.py @@ -1,3 +1,4 @@ +"""Helper code for the data subdirectory""" from pathlib import Path GAME_ROOT = Path(__file__).parent.parent |
