Skip to content

Commit 6be7e61

Browse files
committed
fix lints
1 parent 01ad4b1 commit 6be7e61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

folium/utilities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ def iter_coords(obj):
359359
for f in iter_coords(coord):
360360
yield f
361361

362+
362363
def _locations_mirror(x):
363364
"""
364365
Mirrors the points in a list-of-list-of-...-of-list-of-points.

0 commit comments

Comments
 (0)