[adobepass] PEP 8

pull/10368/head
Sergey M․ 8 years ago
parent 4f640f2890
commit fb64adcbd3
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -131,4 +131,4 @@ class AdobePassIE(InfoExtractor):
if '<pendingLogout' in short_authorize:
self._downloader.cache.store('mvpd', requestor_id, {})
return self._extract_mvpd_auth(url, video_id, requestor_id, resource)
return short_authorize
return short_authorize

Loading…
Cancel
Save