my.jawbone: minor cleanup & refactoring, proper error propagation

This commit is contained in:
Dima Gerasimov 2020-09-10 20:52:33 +01:00 committed by karlicoss
parent 99e50f0afe
commit 63b848087d
7 changed files with 108 additions and 86 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# TODO
# TODO this should be in dashboard
from pathlib import Path
# from kython.plotting import *
from csv import DictReader