fix ride types subclasses (?) to be tested
This commit is contained in:
@@ -63,6 +63,7 @@ _MAPPING: dict[str, str] = {
|
||||
|
||||
_SUB_SPORT_MAPPING: dict[str, str] = {
|
||||
# cycling
|
||||
"ride": "road",
|
||||
"road_biking": "road",
|
||||
"road_cycling": "road",
|
||||
"mountain_biking": "mountain",
|
||||
|
||||
Reference in New Issue
Block a user