Update Datamosher Pro.py

This commit is contained in:
Akash Bora
2022-12-30 10:51:36 +05:30
committed by GitHub
parent bb759fc366
commit cd17d0b1c8

View File

@@ -27,7 +27,7 @@ from DatamoshLib.FFG_effects import basic_modes, external_script
#Resource Finder
def resource(relative_path):
base_path = os.path.dirname(os.path.abspath(__file__)))
base_path = os.path.dirname(os.path.abspath(__file__))
return os.path.join(base_path, relative_path)
#Main Window size