Files
SageTube/src/gui/__init__.py
T
Your Name b1a452ab8e Add initial docstring for gui package
Created src/gui/__init__.py with a package-level docstring describing the purpose of the GUI modules for YTSage.
2025-08-16 15:06:57 +03:00

6 lines
112 B
Python

"""
GUI modules for YTSage.
This package contains all user interface components and related functionality.
"""