Skip to content

Commit

Permalink
Added new line, to trigger pipeline for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameronsplaze committed Mar 18, 2021
1 parent 386f6e2 commit a755b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ f = open("path/to/file.shp", "rb")
# NOTE: f can be a list of files too. filesToWKT([f1, f2, ...]).getWKT()
wkt = filesToWKT(f).getWKT()
```

0 comments on commit a755b1e

Please sign in to comment.