This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
ECC
Watch
1
Star
0
Fork
You've already forked ECC
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
600072ebd8
ECC
/
tests
/
conftest.py
5 lines
99 B
Python
Raw
Blame
History
import
sys
from
pathlib
import
Path
sys
.
path
.
insert
(
0
,
str
(
Path
(
__file__
)
.
parent
.
parent
/
"
src
"
)
)
Reference in New Issue
View Git Blame
Copy Permalink