campbellr / flow-client

A python client library to interact with Polar Flow
Apache License 2.0
10 stars 3 forks source link

multi-sport sessions have multiple tcx files #1

Open campbellr opened 9 years ago

campbellr commented 9 years ago

Apparent the zip file for a multisport training sessions can have multiple tcx files in it.

The current implementation assumes there will only ever be one tcx file and will assert if that isn't the case.