You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
The Python code expects __str__() on a Fraction to return a
"{num}:{den}" representation, which __repr__() no longer does.