Rename my_configuration to mycfg for brevity
This commit is contained in:
parent
cd804091c3
commit
78acb1b359
31 changed files with 65 additions and 70 deletions
|
@ -87,7 +87,7 @@ def iter_useful(data_file: str):
|
|||
|
||||
# TODO <<< hmm. these files do contain deep and light sleep??
|
||||
# also steps stats??
|
||||
from my_configuration import paths
|
||||
from mycfg import paths
|
||||
|
||||
p = paths.jawbone.export_dir / 'old_csv'
|
||||
# TODO with_my?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue