jaroslawhartman / withings-sync

Synchronisation of Withings weight
MIT License
455 stars 89 forks source link

Refactoring cleanup, pythonic updates, black formatting #169

Closed desrod closed 3 months ago

desrod commented 6 months ago

Just a quick update to garmin.py to use os.path.join(), isort, black and some pythonic constructs. Still working my way through some of the issues around creation of duplicate entries when using --fromdate via the API.