cyberjunky / python-garminconnect

Python 3 API wrapper for Garmin Connect to get activity statistics
MIT License
964 stars 149 forks source link

Fix and test upload #161

Closed matin closed 1 year ago

matin commented 1 year ago

There was a bug related to uploads. I fixed the issue and included a test. This closes #140

cyberjunky commented 1 year ago

Thanks again matin!