Skip to content

Commit

Permalink
[Normal] Fix Extract OFP
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdWindScholar committed Jun 1, 2024
1 parent dd80f6f commit ce2a7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def error(exception_type, exception, traceback):
sys.exit(1)


# sys.excepthook = error
sys.excepthook = error


def sha1(file_path):
Expand Down

0 comments on commit ce2a7c9

Please sign in to comment.