added segments
This commit is contained in:
@@ -12,4 +12,6 @@ from .sync_log import SyncLog
|
||||
from .activity_state import GarminActivityState
|
||||
from .health_state import HealthSyncState
|
||||
from .scheduled_job import ScheduledJob
|
||||
from .bike_setup import BikeSetup
|
||||
from .bike_setup import BikeSetup
|
||||
from .segment import Segment
|
||||
from .segment_effort import SegmentEffort
|
||||
Reference in New Issue
Block a user