瀏覽代碼

removed weird indent

Kevin Ngo 14 年之前
父節點
當前提交
38348005b3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube-dl

+ 1 - 1
youtube-dl

@@ -3978,7 +3978,7 @@ def gen_extractors():
 		EscapistIE(),
 		CollegeHumorIE(),
 		XVideosIE(),
-        SoundcloudIE(),
+		SoundcloudIE(),
 
 		GenericIE()
 	]