about summary refs log tree commit diff
path: root/youtube_dl/extractor/ign.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-23 22:21:46 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-23 22:21:46 +0100
commitb74e86f48aa6d007b681e2723ff28fe82a49fa9d (patch)
tree660c068ab4ea4835c8311c974b029360d5350875 /youtube_dl/extractor/ign.py
parent3d36cea4aca303f6bde5b5453f4e3aeec8ee41e1 (diff)
downloadyoutube-dl-b74e86f48aa6d007b681e2723ff28fe82a49fa9d.tar.gz
youtube-dl-b74e86f48aa6d007b681e2723ff28fe82a49fa9d.tar.xz
youtube-dl-b74e86f48aa6d007b681e2723ff28fe82a49fa9d.zip
Fix all PEP8 issues except E501
Diffstat (limited to 'youtube_dl/extractor/ign.py')
-rw-r--r--youtube_dl/extractor/ign.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/youtube_dl/extractor/ign.py b/youtube_dl/extractor/ign.py
index 3555f98a5..3db668cd0 100644
--- a/youtube_dl/extractor/ign.py
+++ b/youtube_dl/extractor/ign.py
@@ -63,8 +63,10 @@ class IGNIE(InfoExtractor):
                 'id': '078fdd005f6d3c02f63d795faa1b984f',
                 'ext': 'mp4',
                 'title': 'Rewind Theater - Wild Trailer Gamescom 2014',
-                'description': 'Giant skeletons, bloody hunts, and captivating'
-                    ' natural beauty take our breath away.',
+                'description': (
+                    'Giant skeletons, bloody hunts, and captivating'
+                    ' natural beauty take our breath away.'
+                ),
             },
         },
     ]