mirror of
https://github.com/shizand/statapp.git
synced 2025-04-01 23:23:45 +03:00
chore: убирает лишний print
This commit is contained in:
parent
9075864091
commit
853ba1240f
@ -8,5 +8,4 @@ def resource_path(relative):
|
||||
else:
|
||||
# we are running in a normal Python environment
|
||||
bundle_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
print(bundle_dir)
|
||||
return os.path.join(bundle_dir, relative)
|
||||
|
Loading…
Reference in New Issue
Block a user