Files
lm_code/test.py
2026-01-04 14:36:53 +08:00

3 lines
54 B
Python

from pathlib import Path
print(Path(__file__).parent)