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

Function m_png

tests/test_repr.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20@pytest.fixture
21def m_png():
22 yield folium.Map(png_enabled=True)
23
24
25def test__repr_html_is_str(m):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…