Changes in / [793beb3:04045f4] in sasmodels


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/sasview_model.py

    r81ec7c8 r04045f4  
    115115    attrs['_model_info'] = model_info 
    116116    attrs['name'] = model_info.name 
    117     attrs['id'] = model_info.id 
    118117    attrs['description'] = model_info.description 
    119118    attrs['category'] = None 
Note: See TracChangeset for help on using the changeset viewer.