diff --git a/shinywidgets/_shinywidgets.py b/shinywidgets/_shinywidgets.py index f44c1ee..66fb6d5 100644 --- a/shinywidgets/_shinywidgets.py +++ b/shinywidgets/_shinywidgets.py @@ -188,7 +188,6 @@ def _restore_state(): # -------------------------------------------------------------------------------------------- # Implement @render_widget() -# TODO: shiny should probably make this simpler # --------------------------------------------------------------------------------------------