mirror of
https://github.com/ciromattia/kcc
synced 2026-02-16 17:21:00 +00:00
add comment back
This commit is contained in:
@@ -25,6 +25,7 @@ from urllib.request import urlopen
|
||||
from time import sleep
|
||||
from shutil import move, rmtree
|
||||
from subprocess import STDOUT, PIPE
|
||||
# noinspection PyUnresolvedReferences
|
||||
from PySide6 import QtGui, QtCore, QtWidgets, QtNetwork
|
||||
from xml.sax.saxutils import escape
|
||||
from psutil import Popen, Process
|
||||
|
||||
Reference in New Issue
Block a user