JoãoHGS
JoãoHGS
My prettier ended up updating the worksheet file formatting, the only actual change is the removal of the duplicateRow func and the new duplicateRows func.
This right here should definitely be a feature, the original review dog action already has a flag to deal with that called `filter_mode: 'diff_context'`. I think it's essential to make...
Currently experiencing the same error, probably some package has changed since the initial docker setup, since the command ran is a simple apt install ffmpeg with no version specified.
fixed by replacing the ffmpeg on pip requirement with ffmpeg-python package.