mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-25 02:45:12 +00:00
[nporadio] Edit to confirm to flake8 standards
This commit is contained in:
parent
7c24ce225d
commit
c3d64fc1b3
1 changed files with 5 additions and 6 deletions
|
@ -37,4 +37,3 @@ def _real_extract(self, url):
|
|||
|
||||
def _html_get_attribute_regex(self, attribute):
|
||||
return r'{0}\s*=\s*\'([^\']+)\''.format(attribute)
|
||||
|
||||
|
|
Loading…
Reference in a new issue