Files
notification/user/config/__init__.py

4 lines
46 B
Python

from .celery import app
__all__ = ["app"]