4 lines
75 B
Python
4 lines
75 B
Python
|
|
from textual.widgets._tabbed_content import TabPane
|
||
|
|
|
||
|
|
__all__ = ["TabPane"]
|