From cd17d0b1c86d5cacfb39516460899bd582ff2b6a Mon Sep 17 00:00:00 2001 From: Akash Bora <89206401+Akascape@users.noreply.github.com> Date: Fri, 30 Dec 2022 10:51:36 +0530 Subject: [PATCH] Update Datamosher Pro.py --- Python Version/Datamosher Pro.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python Version/Datamosher Pro.py b/Python Version/Datamosher Pro.py index c2d0124..0548d7f 100644 --- a/Python Version/Datamosher Pro.py +++ b/Python Version/Datamosher Pro.py @@ -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