Skip to content

Commit

Permalink
linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
karangattu committed Oct 4, 2024
1 parent 027a498 commit c5d4e44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shiny/render/_data_frame_utils/_html.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def ui_must_be_processed( # pyright: ignore[reportInconsistentOverload]
val: object,
):
from htmltools import is_tag_node

if isinstance(val, str):
return False

Expand Down

0 comments on commit c5d4e44

Please sign in to comment.