Browse Source

[test_YoutubeDL] PEP 8

totalwebcasting
Sergey M․ 9 years ago
parent
commit
e0dccdd398
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/test_YoutubeDL.py

+ 0
- 1
test/test_YoutubeDL.py 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'


Loading…
Cancel
Save