Changeset 16375


Ignore:
Timestamp:
10/10/13 16:58:56 (11 years ago)
Author:
seroussi
Message:

BUG: fixed indentation in python

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/transient.py

    r16370 r16375  
    5757                md = checkfield(md,'transient.isgia','numel',[1],'values',[0,1])
    5858                if not md.transient.requested_outputs:
    59                 md = checkfield(md,'transient.requested_outputs','size',[1, float('NaN')])
     59                        md = checkfield(md,'transient.requested_outputs','size',[1, float('NaN')])
    6060
    6161
Note: See TracChangeset for help on using the changeset viewer.