fix: unregistered task of type for email notification (#34751)

This commit is contained in:
Muhammad Adeel Tajamul
2024-05-09 15:16:59 +05:00
committed by GitHub
parent 67ccd702f5
commit 6e48229616

View File

@@ -18,3 +18,4 @@ class NotificationsConfig(AppConfig):
"""
# pylint: disable=unused-import
from . import handlers
from .email import tasks