mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-06 19:13:40 +08:00
[theplatform] Fix Python 2: declare coding
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user