pytorch / torchcodec

PyTorch video decoding
BSD 3-Clause "New" or "Revised" License
83 stars 9 forks source link

Fix Lint job #333

Closed NicolasHug closed 2 weeks ago

NicolasHug commented 2 weeks ago

Our lint job is broken on main: see latest commit with a failing pre-commit job https://github.com/pytorch/torchcodec/actions/runs/11672509149/job/32501275316

It's failing, but green. This is because we have deactivated the ability for the job to properly fail

This PR: