Changeset bbc2b34 in sasmodels


Ignore:
Timestamp:
Oct 20, 2016 4:54:06 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
ca9e54e
Parents:
f8f0991
Message:

lint cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/modelinfo.py

    rca55aa0 rbbc2b34  
    548548        return full_list 
    549549 
    550     def user_parameters(self, pars={}, is2d=True): 
     550    def user_parameters(self, pars=None, is2d=True): 
    551551        # type: (Dict[str, float], bool) -> List[Parameter] 
    552552        """ 
Note: See TracChangeset for help on using the changeset viewer.