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

Function m

tests/test_repr.py:16–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15@pytest.fixture
16def m():
17 yield folium.Map(png_enabled=False)
18
19
20@pytest.fixture

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected