Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
a3ab5dcdc253da160ceafc123f765082b8b77114
a3ab5dcdc253da160ceafc123f765082b8b77114
Switch branch/tag
mdanse
MDANSE
Framework
UserDefinitions
__init__.py
Find file
Normal view
History
Permalink
__init__.py
63 Bytes
Edit
Web IDE
Newer
Older
The unit tests have been updated
eric pellegrini
committed
Jun 11, 2015
1
2
3
import
os
import
sys
sys
.
path
.
append
(
os
.
path
.
dirname
(
__file__
))