From 47e0e1e0e2306dd7119844bbbc3ef39ccb175ed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Wed, 21 Jan 2015 10:36:15 +0100 Subject: [PATCH] [nbc] Fix pep8 issue --- youtube_dl/extractor/nbc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/nbc.py b/youtube_dl/extractor/nbc.py index 7ae66616a..f840f6532 100644 --- a/youtube_dl/extractor/nbc.py +++ b/youtube_dl/extractor/nbc.py @@ -134,7 +134,7 @@ class NBCNewsIE(InfoExtractor): continue raise - if not all_videos or not 'videos' in all_videos: + if not all_videos or 'videos' not in all_videos: continue try: