Skip to content
Snippets Groups Projects

JSON Serializer for pystencils config

Merged Helen Schottenhamml requested to merge mr_json_serializer into master
1 unresolved thread
Viewing commit b5f24880
Prev
Show latest version
1 file
+ 1
0
Preferences
Compare changes
+ 1
0
@@ -65,6 +65,7 @@ try:
except ImportError:
add_path_to_ignore('pystencils/runhelper')
collect_ignore += [os.path.join(SCRIPT_FOLDER, "pystencils_tests/test_parameterstudy.py")]
collect_ignore += [os.path.join(SCRIPT_FOLDER, "pystencils_tests/test_json_serializer.py")]
try:
import islpy