refactor(notifications): align app structure with backend conventions
This commit is contained in:
@@ -3,7 +3,7 @@ from collections import defaultdict
|
||||
|
||||
import pytest
|
||||
|
||||
from apps.notifications import services
|
||||
from apps.notifications.services import store as services
|
||||
from apps.notifications.services import RedisNotificationStore
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user