Skip to content

Commit

Permalink
flask
Browse files Browse the repository at this point in the history
  • Loading branch information
RRFRRF committed Dec 26, 2024
1 parent 5cebac9 commit d07a616
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions GUI/function.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from PyQt5.QtWidgets import (
QMessageBox, QFileDialog, QTreeWidgetItem, QInputDialog, QLineEdit, QDialog, QVBoxLayout, QLabel,
QPushButton, QHBoxLayout
QMessageBox, QFileDialog, QTreeWidgetItem, QDialog, QVBoxLayout, QLabel
)
from PyQt5.QtGui import QPixmap, QImage
from PyQt5.QtCore import Qt
Expand Down

0 comments on commit d07a616

Please sign in to comment.