Skip to content

Commit c14022d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3c2f94d commit c14022d

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
@@ -36,7 +36,7 @@ from folium.features import Control
3636
m = folium.Map(location=[45, 0], zoom_start=4)
3737
3838
control = Control(
39-
"fullscreen",
39+
"fullscreen",
4040
position="topright",
4141
# Any plugin options become JS options.
4242
title="View Fullscreen",

0 commit comments

Comments
 (0)