This website requires JavaScript.
Explore
Help
Register
Sign In
ddrwode
/
mini_code
Watch
1
Star
0
Fork
0
You've already forked mini_code
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5aa94239cef1c64059a6f748d5502444dd3e94b0
mini_code
/
test.py
4 lines
81 B
Python
Raw
Normal View
History
Unescape
Escape
fewfefffwefweef
2026-01-04 11:02:55 +08:00
from
pathlib
import
Path
base_dir
=
Path
(
__file__
)
.
parent
.
parent
print
(
base_dir
)
Reference in New Issue
Copy Permalink