Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix variable typo, initialize sample_frames to [] instead of None
The later fixes a bug as the rest of the class assumes sample_frames is a list. The former is currently dead code.
- Loading branch information