Alejandro Cabeza Romero a997139155
Update README.
2025-12-18 12:41:13 +01:00

5 lines
94 B
Python

from pathlib import Path
DIR_SRC = Path(__file__).resolve().parent
DIR_REPO = DIR_SRC.parent