Changeset c5e0d84 in sasview for src/sas/qtgui/Utilities/GuiUtils.py


Ignore:
Timestamp:
Jun 23, 2018 2:26:14 PM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
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)
Message:

Minor modifications in response to requests during demo session

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Utilities/GuiUtils.py

    r57be490 rc5e0d84  
    10141014    # The following return needs to be removed once 
    10151015    # the unittest related changes in Sasmodels are commited 
    1016     return True 
     1016    # return True 
    10171017    # try running the model 
    10181018    from sasmodels.sasview_model import load_custom_model 
Note: See TracChangeset for help on using the changeset viewer.