Browse Source

[extractors] Remove superfluous whitespace

Sergey M․ 6 years ago
parent
commit
ddff25c5d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/extractors.py

+ 1 - 1
youtube_dl/extractor/extractors.py

@@ -1400,7 +1400,7 @@ from .webofstories import (
     WebOfStoriesPlaylistIE,
 )
 from .weibo import (
-    WeiboIE, 
+    WeiboIE,
     WeiboMobileIE
 )
 from .weiqitv import WeiqiTVIE