1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

changing python to python3 everywhere to make the supported version of python explicit

This commit is contained in:
Gal Leibovich
2017-10-23 13:07:54 +03:00
parent 16604b11df
commit 1a09b7cec3
4 changed files with 20 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
"""
To run Coach Dashboard, run the following command:
python dashboard.py
python3 dashboard.py
"""
from utils import *