mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[dplay] Add 'encoding: utf-8' line
This commit is contained in:
parent
4cd759f73d
commit
609af1ae1c
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# encoding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import time
|
||||
|
|
Loading…
Reference in a new issue