[test_YoutubeDL] PEP 8
This commit is contained in:
parent
5d583bdf6c
commit
e0dccdd398
1 changed files with 0 additions and 1 deletions
|
@ -506,7 +506,6 @@ class TestYoutubeDL(unittest.TestCase):
|
||||||
'fps': 30,
|
'fps': 30,
|
||||||
}), '^30fps$')
|
}), '^30fps$')
|
||||||
|
|
||||||
|
|
||||||
def test_postprocessors(self):
|
def test_postprocessors(self):
|
||||||
filename = 'post-processor-testfile.mp4'
|
filename = 'post-processor-testfile.mp4'
|
||||||
audiofile = filename + '.mp3'
|
audiofile = filename + '.mp3'
|
||||||
|
|
Loading…
Reference in a new issue