apryet / Qgridder

Qgis python plugin for building 2D grids for finite difference numerical modeling
MIT License
15 stars 4 forks source link

Fix TabError with recent versions of python #13

Closed grahamgower closed 6 years ago

grahamgower commented 6 years ago

Convert tabs to spaces and remove trailing whitespace.