2025-06-11 23:57:04 +02:00

5 lines
91 B
Python

import os
from pathlib import Path
ROOT_DIR=Path(os.path.abspath(__file__)).parent.parent