minor jawbone fixes
This commit is contained in:
parent
46bdcc0b6b
commit
8ebb93e242
2 changed files with 19 additions and 14 deletions
|
@ -209,7 +209,7 @@ def sleeps_by_date() -> Dict[date, SleepEntry]:
|
|||
# sleeps = sleeps[:sleeps_count]
|
||||
# dt = {k: v for k, v in dt.items() if v is not None}
|
||||
|
||||
# TODO ??
|
||||
# TODO not really sure it belongs here...
|
||||
# import melatonin
|
||||
# dt = melatonin.get_data()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue