Skip to content

Commit

Permalink
pep change
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxu60 committed Dec 1, 2024
1 parent 827cc5a commit 2f39a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phishpedia_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
app = QApplication(sys.argv)
ex = PhishpediaUI()
ex.show()
sys.exit(app.exec_())
sys.exit(app.exec_())

0 comments on commit 2f39a9b

Please sign in to comment.