Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle case where there is no valid track
The pandas.concat function will raise an exception on being passed an empty list, so check length first.
- Loading branch information