Skip to content

Commit 9c8b796

Browse files
committed
Adding import
1 parent 48ae2fd commit 9c8b796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shiny/_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import shiny
2020

2121
from . import __version__, _autoreload, _hostenv, _static, _utils
22+
from ._hostenv import is_workbench
2223
from ._docstring import no_example
2324
from ._typing_extensions import NotRequired, TypedDict
2425
from .bookmark._bookmark_state import shiny_bookmarks_folder_name

0 commit comments

Comments
 (0)