social/mail_gateway/__init__.py

4 lines
80 B
Python

from . import controllers
from . import models
from .hooks import pre_init_hook