ai-station/.venv/lib/python3.12/site-packages/textual/widgets/_tab_pane.py

4 lines
75 B
Python
Raw Permalink Normal View History

2025-12-25 14:54:33 +00:00
from textual.widgets._tabbed_content import TabPane
__all__ = ["TabPane"]