mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 18:22:21 +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 @@ class RteIE(InfoExtractor):
|
|||
}
|
||||
|
||||
|
||||
|
||||
class RteRadioIE(InfoExtractor):
|
||||
IE_NAME = 'rte:radio'
|
||||
IE_DESC = 'Raidió Teilifís Éireann radio'
|
||||
|
|
Loading…
Reference in a new issue