Skip to content

Fixed case where GUIinclude is not set in the experiments scripts

Marie Houillon requested to merge guiinclude_fix into master

An error was raised when the GUIinclude boolean was not set in the tutorials scripts. The behaviour was changed to ignore the experiments raising an AttributeError when trying to read GUIinclude.

Merge request reports