Made changes recommended by flake8
Ran flake8 on my machine and made recommended changes.
This commit is contained in:
parent
ac1ed971f6
commit
ae059543bd
@ -81,7 +81,6 @@ class CBSIE(CBSBaseIE):
|
|||||||
'Downloading %s SMIL data' % asset_type)
|
'Downloading %s SMIL data' % asset_type)
|
||||||
formats.extend(tp_formats)
|
formats.extend(tp_formats)
|
||||||
subtitles = self._merge_subtitles(subtitles, tp_subtitles)
|
subtitles = self._merge_subtitles(subtitles, tp_subtitles)
|
||||||
|
|
||||||
self._sort_formats(formats)
|
self._sort_formats(formats)
|
||||||
|
|
||||||
info = self._extract_theplatform_metadata(tp_path, content_id)
|
info = self._extract_theplatform_metadata(tp_path, content_id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user