Changeset 4591


Ignore:
Timestamp:
Jul 4, 2007, 6:38:57 PM (17 years ago)
Author:
ole
Message:

Cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/geospatial_data/geospatial_data.py

    r4576 r4591  
    840840                self.finished_reading = False
    841841               
    842         elif self.file_name[-4:]== ".pts":
     842        elif self.file_name[-4:] == ".pts":
    843843            if self.start_row == self.last_row:
    844844                # read the end of the file last iteration
Note: See TracChangeset for help on using the changeset viewer.