Skip to content

Commit 5242dde

Browse files
committed
Fix syntax error in README.md
Signed-off-by: Martijn den Hoedt <mdenhoedt@users.noreply.github.com>
1 parent 2500b0e commit 5242dde

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ pip install flexpolyline
2323
#### `encode(iterable, precision=5, third_dim=ABSENT, third_dim_precision=0)`
2424

2525
Encodes a list (or iterator) of coordinates to the corresponding string representation. See the optional parameters below for further customization. Coordinate order is `(lat, lng[, third_dim])`.
26-
```
2726

2827
**Optional parameters**
2928

0 commit comments

Comments
 (0)