Skip to content

Commit 4baddf1

Browse files
committed
chore: make format
1 parent 51b6fb2 commit 4baddf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/ui/_toast.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
from htmltools import Tag, TagAttrs, TagAttrValue, TagChild, TagList, div, tags
99

1010
from .._docstring import add_example, no_example
11-
from .._utils import rand_hex
1211
from .._typing_extensions import NotRequired
12+
from .._utils import rand_hex
1313
from ..session import require_active_session
1414
from ..session._utils import RenderedDeps
1515
from ._html_deps_shinyverse import components_dependencies

0 commit comments

Comments
 (0)