mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 22:14:28 +01:00
Renames FOLDER to SRC_DIR
This commit is contained in:
committed by
GitHub
parent
1e892bfb05
commit
4c66cd6f4a
@@ -1,6 +1,6 @@
|
||||
from pathlib import Path
|
||||
|
||||
FOLDER = Path(__file__).parent
|
||||
SRC_DIR = Path(__file__).parent
|
||||
|
||||
|
||||
def load_prompt():
|
||||
|
||||
Reference in New Issue
Block a user