didier/didier/data/embeds/hydra/__init__.py

4 lines
43 B
Python

from .menu import Menu
__all__ = ["Menu"]