Skip to content

Commit 3c2f94d

Browse files
resolved documentation issue
1 parent 7ff7926 commit 3c2f94d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/ui_elements/control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ m
2929
If a Leaflet plugin exposes a `L.Control.<Name>` class, you can wire it up
3030
directly and attach its JS/CSS assets to the map.
3131

32-
```python
32+
```{code-cell} ipython3
3333
import folium
3434
from folium.features import Control
3535

0 commit comments

Comments
 (0)