Skip to content

Commit

Permalink
no main
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygeo committed Jul 31, 2015
1 parent 03517c9 commit b7d533c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/rasterstats/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,3 @@ def zonalstats(input_geojson, raster, output_geojson, all_touched, band, categor
output_geojson.write(json.dumps(feature_collection, indent=indent))
output_geojson.write("\n")


if __name__ == '__main__':
zonalstats()

0 comments on commit b7d533c

Please sign in to comment.