You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got errors because starttime_ms in Track class were str instead of int.
Track class and all models should return the expected values from their attributes.
Adding tests would be great.