Compare commits

...

2 Commits
v2.5.2 ... test

Author SHA1 Message Date
Weves
d38e8cf595 test1 2025-04-01 16:24:57 -07:00
Weves
1f1ab566ec test 2025-04-01 16:24:11 -07:00

View File

@@ -25,6 +25,8 @@ class SalesforceObject:
)
# te
# This defines the base path for all data files relative to this file
# AKA BE CAREFUL WHEN MOVING THIS FILE
BASE_DATA_PATH = os.path.join(os.path.dirname(__file__), "data")