mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-10 23:21:09 +08:00
added missing sys library import
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user