mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-22 08:02:50 +08:00
rm empty line for flake8
This commit is contained in:
parent
da7e916836
commit
17bf73ee1a
@ -146,7 +146,6 @@ class IviIE(InfoExtractor):
|
||||
extractor_msg += ': ' + message
|
||||
raise ExtractorError(extractor_msg % video_id, expected=True)
|
||||
|
||||
|
||||
result = video_json['result']
|
||||
title = result['title']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user