Files
lm_code/test.py

3 lines
54 B
Python
Raw Normal View History

2025-12-08 16:20:22 +08:00
2026-01-04 14:36:53 +08:00
from pathlib import Path
print(Path(__file__).parent)