Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
moth1995 committed Aug 1, 2022
1 parent 55a770e commit e7f49de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ def close():
root.destroy()
sys.exit()

def report_callback_exception(self, exc, val, tb):
messagebox.showerror("Error", message=str(val))


Expand Down

0 comments on commit e7f49de

Please sign in to comment.