Commit graph

2 commits

Author SHA1 Message Date
Airmomo
def134ee70
fix: Replace os.path with pathlib for robust path handling (#86)
- Fix f-string syntax error caused by backslashes
- Use Path().as_posix() for consistent path formatting
- Improve cross-platform compatibility
2025-03-28 10:09:40 +08:00
Kevin
7f7d64210e Initial commit 2025-03-20 00:37:54 +08:00