Changeset c5e0d84 in sasview for src/sas/qtgui/Utilities/GuiUtils.py
- Timestamp:
- Jun 23, 2018 2:26:14 PM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- e20870bc
- Parents:
- 44753d6
- git-author:
- Piotr Rozyczko <rozyczko@…> (06/23/18 14:25:26)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (06/23/18 14:26:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Utilities/GuiUtils.py
r57be490 rc5e0d84 1014 1014 # The following return needs to be removed once 1015 1015 # the unittest related changes in Sasmodels are commited 1016 return True1016 # return True 1017 1017 # try running the model 1018 1018 from sasmodels.sasview_model import load_custom_model
Note: See TracChangeset
for help on using the changeset viewer.