Skip to content

Commit

Permalink
chore: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
StuSerious committed Jun 6, 2023
1 parent b1d1f4c commit f1f9805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/threedy/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from modules.settings import *


# PyInstaller `--onefile` helper
# PyInstaller path helper
# https://github.com/TomSchimansky/CustomTkinter/discussions/939
def resource_path(relative_path):
base_path = getattr(sys, "_MEIPASS", os.path.dirname(os.path.abspath(__file__)))
Expand Down

0 comments on commit f1f9805

Please sign in to comment.