2025-06-11 10:42:38 +02:00

7 lines
96 B
Python

import pathlib
__name__ = "$REPO_NAME_SNAKE"
__folder__ = str(pathlib.Path(__file__).parent)