mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-27 03:03:01 +00:00
[rte] PEP 8
This commit is contained in:
parent
2098aee7d6
commit
0238451fc0
1 changed files with 3 additions and 4 deletions
|
@ -58,7 +58,6 @@ def _real_extract(self, url):
|
|||
}
|
||||
|
||||
|
||||
|
||||
class RteRadioIE(InfoExtractor):
|
||||
IE_NAME = 'rte:radio'
|
||||
IE_DESC = 'Raidió Teilifís Éireann radio'
|
||||
|
|
Loading…
Reference in a new issue