hyperboria/nexus/bot/__init__.py

4 lines
47 B
Python

from . import handlers
__all__ = ['handlers']