sgraaf / gpx

A python package that brings support for reading, writing and converting GPX files.
https://gpx.readthedocs.io/en/stable/
Other
11 stars 3 forks source link

Fix mutable default values and serialization of route and track numbers #14

Closed sgraaf closed 1 year ago

sgraaf commented 1 year ago

Fix mutable default values as per #11 and route and track numbers as per #10.