Skip to content

Commit 3a3cfda

Browse files
committed
fix lint
1 parent 42a73a2 commit 3a3cfda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/plugins/timestamped_geo_json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class TimestampedGeoJson(MacroElement):
1616
"""
1717
Creates a TimestampedGeoJson plugin from timestamped GeoJSONs to append
1818
into a map with Map.add_child.
19-
19+
2020
A geo-json is timestamped if:
2121
2222
* it contains only features of types LineString, MultiPoint, MultiLineString,

0 commit comments

Comments
 (0)