mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[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 @@ def test_format_note(self):
|
|||
'fps': 30,
|
||||
}), '^30fps$')
|
||||
|
||||
|
||||
def test_postprocessors(self):
|
||||
filename = 'post-processor-testfile.mp4'
|
||||
audiofile = filename + '.mp3'
|
||||
|
|
Loading…
Reference in a new issue