mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-03-03 21:12:13 +00:00
added missing sys library import
This commit is contained in:
parent
d503325a62
commit
cb255da65c
@ -19,6 +19,7 @@ from tkinter import messagebox
|
||||
from tkinter import ttk
|
||||
from tkinter.filedialog import *
|
||||
import pathlib
|
||||
import sys
|
||||
import tempfile
|
||||
import threading
|
||||
import time
|
||||
|
Loading…
Reference in New Issue
Block a user