chatbot / nbs /constants.py
Evan Lesmez
Add experimental notebooks
59c68f8
raw
history blame
No virus
63 Bytes
from pathlib import Path
ROOT_DIR = Path(__file__).parents[1]