This website requires JavaScript.
Explore
Help
Register
Sign In
xuthus
/
LittlePaimon
Watch
1
Star
0
Fork
0
You've already forked LittlePaimon
mirror of
https://github.com/xuthus83/LittlePaimon.git
synced
2024-10-21 16:27:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
55fc3cd3a2
LittlePaimon
/
__init__.py
5 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
fix bug
2022-05-20 18:44:18 +08:00
import
os
import
sys
sys
.
path
.
insert
(
0
,
os
.
path
.
dirname
(
__file__
)
)
Reference in New Issue
Copy Permalink