[adobepass] PEP 8
authorSergey M․ <dstftw@gmail.com>
Mon, 15 Aug 2016 21:45:21 +0000 (04:45 +0700)
committerSergey M․ <dstftw@gmail.com>
Mon, 15 Aug 2016 21:45:21 +0000 (04:45 +0700)
youtube_dl/extractor/adobepass.py

index 2c9f8817b3f703f098f0a31189fd8ce8b2d44042..9e3a3e3620152390bffe996a542697f6f01736af 100644 (file)
@@ -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
\ No newline at end of file
+        return short_authorize