Skip to content

Commit

Permalink
Add extra docstring line
Browse files Browse the repository at this point in the history
  • Loading branch information
hansthen committed May 24, 2024
1 parent 5425f6d commit 6690c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions folium/elements.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ def _add_link(self, name: str, url: str, default_list: List[Tuple[str, str]]):

class EventHandler(MacroElement):
'''
Add javascript event handlers.
Examples
--------
>>> import folium
Expand Down

0 comments on commit 6690c52

Please sign in to comment.