From 1c42347b9b5dd0c408b6fbd377ae74e27e7f6ab0 Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 4 Apr 2022 12:19:33 +0000 Subject: [PATCH] Small changes. --- README.md | 3 +-- config.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d03ec29d..9524b94f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ To use CalculatingFeatures library: - Install the CalculatingFeatures package by: ``` - pip install "path/to/the/calculatingfeatures/folder" - You can then delete the folder after the package is installed. + pip install "path/to/the/calculatingfeatures/folder" CalculatingFeatures package has to be built and installed everytime to get the newest version. ``` \ No newline at end of file diff --git a/config.yaml b/config.yaml index 933601f2..bc43d0d7 100644 --- a/config.yaml +++ b/config.yaml @@ -31,7 +31,7 @@ TIMEZONE: TZCODE: Europe/Ljubljana MULTIPLE: TZCODES_FILE: data/external/multiple_timezones_example.csv - IF_MISSING_TZCODE: STOP + IF_MISSING_TZCODE: USE_DEFAULT DEFAULT_TZCODE: Europe/Ljubljana FITBIT: ALLOW_MULTIPLE_TZ_PER_DEVICE: False