MCPcopy Create free account
hub / github.com/python-visualization/folium / __init__

Method __init__

folium/plugins/terminator.py:24–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 default_js = [("terminator", "https://unpkg.com/@joergdietrich/leaflet.terminator")]
23
24 def __init__(self):
25 super().__init__()
26 self._name = "Terminator"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected