Skip to content

Commit

Permalink
TEST CHANGE
Browse files Browse the repository at this point in the history
  • Loading branch information
archanyhm committed Dec 28, 2024
1 parent 2a2c7fd commit bc36558
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
from importlib import reload
from importlib.util import find_spec

if False:
pass

if not getattr(sys, "frozen", False):
requiredModules = [
"ujson",
Expand Down

0 comments on commit bc36558

Please sign in to comment.