We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e21d0 commit d46fe68Copy full SHA for d46fe68
shiny/ui/_chat.py
@@ -18,7 +18,7 @@
18
)
19
from weakref import WeakValueDictionary
20
21
-from htmltools import HTML, Tag, TagAttrValue, TagChild, TagList, css, RenderedHTML
+from htmltools import HTML, RenderedHTML, Tag, TagAttrValue, TagChild, TagList, css
22
23
from .. import _utils, reactive
24
from .._deprecated import warn_deprecated
0 commit comments