From 23630001f60d23d12a9087f31a4760dd8961233d Mon Sep 17 00:00:00 2001 From: p02945817 <2995487295@qq.com> Date: Mon, 13 Jun 2022 20:46:05 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9Cpush=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main_tt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_tt.py b/main_tt.py index 46c293f..84bb000 100644 --- a/main_tt.py +++ b/main_tt.py @@ -5,7 +5,7 @@ from PyQt5.QtWidgets import * from PyQt5.QtCore import * from PyQt5.QtGui import QPixmap -import threading, time, subprocess +import threading, subprocess class mywindow(QtWidgets.QMainWindow, Ui_MainWindow): def __init__(self):