This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempestpy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
87
Commits
1
Branch
0
Tags
2.1 MiB
C++
64.1%
Python
29.2%
CMake
3.2%
Raku
2.4%
Shell
0.7%
Other
0.3%
Tree:
dbfd243e50
tempestpy
/
tests
/
conftest.py
3 lines
89 B
Raw
Blame
History
import
sys
import
os
sys
.
path
.
append
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
)
,
'
helpers
'
)
)
Reference in new issue