diff --git a/scripts/data.py b/scripts/data.py index 62a36e125..f4d6eb0e5 100644 --- a/scripts/data.py +++ b/scripts/data.py @@ -1,6 +1,6 @@ from pathlib import Path -FOLDER = Path(__file__).parent +SRC_DIR = Path(__file__).parent def load_prompt():