Skip to content

Commit 40fad98

Browse files
committed
Update _navs.py
1 parent d39c3b1 commit 40fad98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/playwright/controller/_navs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ def _expect_content_text(
187187

188188

189189
class _NavsetBase(UiWithContainer):
190-
"""A Base mixin class for Nav controls"""
190+
"""A Base class for Nav controls"""
191191

192192
def nav_panel(
193193
self,

0 commit comments

Comments
 (0)