mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-05 22:09:18 +02:00
[nporadio] Edit to confirm to flake8 standards
This commit is contained in:
@@ -37,4 +37,3 @@ class NPORadioIE(InfoExtractor):
|
|||||||
|
|
||||||
def _html_get_attribute_regex(self, attribute):
|
def _html_get_attribute_regex(self, attribute):
|
||||||
return r'{0}\s*=\s*\'([^\']+)\''.format(attribute)
|
return r'{0}\s*=\s*\'([^\']+)\''.format(attribute)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user