Skip to content

Commit

Permalink
make flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
embear committed Oct 21, 2023
1 parent 33f76ef commit e729cdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcexport.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
URL_GC_TCX_ACTIVITY = f'{GARMIN_BASE_URL}/download-service/export/tcx/activity/'
URL_GC_ORIGINAL_ACTIVITY = f'{GARMIN_BASE_URL}/download-service/files/activity/'


class GarminException(Exception):
"""Exception for problems with Garmin Connect (connection, data consistency etc)."""

Expand Down

0 comments on commit e729cdf

Please sign in to comment.