Skip to content

Commit 9a3836f

Browse files
author
Martin Journois
committed
Removed useless Parameters title
1 parent dcaae30 commit 9a3836f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

folium/plugins/scroll_zoom_toggler.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
class ScrollZoomToggler(MacroElement):
1414
def __init__(self):
1515
"""Creates a button for enabling/disabling scroll on the Map.
16-
17-
Parameters
18-
----------
19-
2016
"""
2117
super(ScrollZoomToggler, self).__init__()
2218
self._name = 'ScrollZoomToggler'

0 commit comments

Comments
 (0)