Changeset 2fb1d88 in sasmodels


Ignore:
Timestamp:
Feb 17, 2016 5:34:57 AM (8 years ago)
Author:
wojciech
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
7ef3589
Parents:
4932fdd
Message:

Line model - pylint cleaned-up 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/line.py

    r4932fdd r2fb1d88  
    7676 
    7777tests = [ 
    78     # Accuracy tests based on content in test/utest_other_models.py 
     78 
    7979    [{'intercept':   1.0, 
    8080      'slope': 1.0, 
     
    9595    [{'intercept':   1.0, 
    9696      'slope': 1.0, 
    97      }, (1.3, 1.57),2.30238060425], 
     97     }, (1.3, 1.57), 2.30238060425], 
    9898] 
Note: See TracChangeset for help on using the changeset viewer.