Closed anjoola closed 9 months ago
From the Linear ticket, it looks like we only should be ignoring start_pts < 0.027 for mp3 files. So let's check for that first
ED-19914 Studio sound is ignoring start_pts < 0.027 seconds
For lining, looks like the version of black and reorder-python-imports in the container are incompatible: https://github.com/psf/black/issues/4175
black
reorder-python-imports
From the Linear ticket, it looks like we only should be ignoring start_pts < 0.027 for mp3 files. So let's check for that first