python scripts: isort & black pass
This commit is contained in:
parent
58b4fbcdf0
commit
ca4c74e236
18 changed files with 47 additions and 42 deletions
|
@ -4,8 +4,8 @@
|
|||
# FFMPEG's reasonable default settings
|
||||
|
||||
import os
|
||||
import sys
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
files = sys.argv[1:]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue