diff options
Diffstat (limited to 'display.py')
| -rwxr-xr-x[-rw-r--r--] | display.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/display.py b/display.py index e5b9bda..1aa7b58 100644..100755 --- a/display.py +++ b/display.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 # displays stats as graph. assumes csv is in chronological order, with no # overlapping sessions. as initial test: make a bar chart for time spent per # tag, for every day |
