triskadecaepyon / pyworkout-toolkit

Python tools to process workout data and telemetry for metrics and machine learning
BSD 3-Clause "New" or "Revised" License
18 stars 3 forks source link

Unable to parse Running workouts correctly #1

Closed triskadecaepyon closed 7 years ago

triskadecaepyon commented 7 years ago

Workouts with the "running" activity do not parse correctly. Fails on specific parts of the parse tree.

triskadecaepyon commented 7 years ago

Fixed in the latest commit in develop.