4 lines
57 B
Python
4 lines
57 B
Python
|
|
from textual.widgets._tabs import Tab
|
||
|
|
|
||
|
|
__all__ = ["Tab"]
|