Files
Untitled-Cat-Game/untitled/__init__.py
2026-06-24 17:13:16 -04:00

5 lines
69 B
Python

# hi!
from pathlib import Path
PACKAGE_ROOT = Path(__file__).parent