Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed frame number generation in _gen_frames by using
round
to roun…
…d to nearest rather than `int` to round down.
- Loading branch information