Formatting

This commit is contained in:
Nicolas Mowen
2025-01-18 15:47:03 -07:00
parent c2dca6b495
commit 38c8d79b56
2 changed files with 1 additions and 2 deletions

View File

@@ -43,4 +43,3 @@ elif path in INCLUDED_FFMPEG_VERSIONS:
print(f"/usr/lib/ffmpeg/{path}/bin/ffmpeg")
else:
print(f"{path}/bin/ffmpeg")