Skip to content

Commit

Permalink
Merge pull request #2 from Panagiotou/typo-fix-1
Browse files Browse the repository at this point in the history
Correct docstring
  • Loading branch information
Panagiotou authored Oct 15, 2019
2 parents 0015581 + d6ba0b5 commit d476ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Visualization/resizeDEM.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
multiplies elevations for DEM file.
resize DEM file.
"""
import sys, os, csv
from PIL import Image
Expand Down

0 comments on commit d476ae2

Please sign in to comment.