Changeset a69d8cd in sasmodels for sasmodels/sasview_model.py


Ignore:
Timestamp:
Jan 26, 2018 9:13:22 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
ecb485c
Parents:
49284e1
Message:

add support for pytest and use it on travis/appveyor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/sasview_model.py

    r2d81cfe ra69d8cd  
    859859    # type: () -> None 
    860860    """ 
    861     Load and run cylinder model from sas.models.CylinderModel 
     861    Load and run cylinder model as sas-models-CylinderModel 
    862862    """ 
    863863    if not SUPPORT_OLD_STYLE_PLUGINS: 
Note: See TracChangeset for help on using the changeset viewer.