1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-01 07:12:23 -04:00

Fix flake8 errors

This commit is contained in:
Jaime Marquínez Ferrándiz
2015-01-31 10:51:39 +01:00
parent cd596028d6
commit e41b1f7385
3 changed files with 23 additions and 22 deletions

View File

@@ -1,7 +1,5 @@
from __future__ import unicode_literals
import re
from .mtv import MTVServicesInfoExtractor