1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-06 10:59:36 +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