Skip to content

Commit b2e58a0

Browse files
committed
Fix documentation build
1 parent a526e54 commit b2e58a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shiny/ui/_input_update.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ def update_checkbox(
152152
session.send_input_message(id, drop_none(msg))
153153

154154

155-
@add_example()
156155
@doc_format(note=_note)
157156
def update_switch(
158157
id: str,

0 commit comments

Comments
 (0)