Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
th3w1zard1 committed May 12, 2024
1 parent 88c67cb commit d956857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/HoloPatcher/src/holopatcher/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
ttk,
)
from types import TracebackType
from typing import TYPE_CHECKING, NoReturn
from typing import TYPE_CHECKING, Any, NoReturn


def is_frozen() -> bool:
Expand Down

0 comments on commit d956857

Please sign in to comment.