mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-21 17:51:51 +00:00
Small update, force CI
This commit is contained in:
parent
7b21482907
commit
8c8b07c4e9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
|
Loading…
Reference in a new issue