Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
seuyh committed Sep 18, 2024
1 parent 38424fa commit 2ff8789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def show_crash_message():

QTimer.singleShot(0, lambda: sys.exit(2))


# test
def excepthookk(exctype, value, tb):
"""Обработчик исключений для перехвата ошибок."""
crashlog_path = "unlocker_crashlog.txt"
Expand Down

0 comments on commit 2ff8789

Please sign in to comment.