mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
add missing future import
This commit is contained in:
parent
cdb7547e14
commit
f940c3172a
4 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from __future__ import unicode_literals
|
||||
from PyInstaller.utils.win32.versioninfo import (
|
||||
VarStruct, VarFileInfo, StringStruct, StringTable,
|
||||
StringFileInfo, FixedFileInfo, VSVersionInfo, SetVersion,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue