1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-09 22:59:32 +00:00

[test_YoutubeDL] PEP 8

This commit is contained in:
Sergey M․ 2016-03-10 09:04:48 +06:00
parent 5d583bdf6c
commit e0dccdd398

View file

@ -506,7 +506,6 @@ class TestYoutubeDL(unittest.TestCase):
'fps': 30,
}), '^30fps$')
def test_postprocessors(self):
filename = 'post-processor-testfile.mp4'
audiofile = filename + '.mp3'