PamGram/core/handler/hookhandler.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
82 B
Python
Raw Normal View History

from gram_core.handler.hookhandler import HookHandler
__all__ = ("HookHandler",)