use pathlib

This commit is contained in:
2026-06-24 17:13:16 -04:00
parent 05e443a528
commit 221d6021ac
3 changed files with 11 additions and 8 deletions

View File

@@ -1 +1,4 @@
# hi!
from pathlib import Path
PACKAGE_ROOT = Path(__file__).parent