1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-08-24 03:40:32 +02:00

[aenetworks] add encoding declaration

This commit is contained in:
Remita Amine 2019-04-14 13:18:16 +01:00
parent 4f1e02ad60
commit 1038532213

View File

@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import unicode_literals
import re