mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 03:10:38 +00:00
[test_YoutubeDL] PEP 8
This commit is contained in:
parent
5d583bdf6c
commit
e0dccdd398
@ -506,7 +506,6 @@ class TestYoutubeDL(unittest.TestCase):
|
||||
'fps': 30,
|
||||
}), '^30fps$')
|
||||
|
||||
|
||||
def test_postprocessors(self):
|
||||
filename = 'post-processor-testfile.mp4'
|
||||
audiofile = filename + '.mp3'
|
||||
|
Loading…
Reference in New Issue
Block a user