mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-14 21:27:34 +01:00
[archiveorg] PEP 8
This commit is contained in:
parent
46933a15d6
commit
84bc23b41b
@ -62,4 +62,4 @@ class ArchiveOrgIE(JWPlatformBaseIE):
|
||||
'uploader': get_optional(metadata, 'creator'),
|
||||
'upload_date': unified_strdate(get_optional(metadata, 'date')),
|
||||
})
|
||||
return info
|
||||
return info
|
||||
|
Loading…
Reference in New Issue
Block a user