andela/ah-infinity-stones

View on GitHub
authors/apps/notifications/apps.py

Summary

Maintainability
A
0 mins
Test Coverage
from django.apps import AppConfig


class NotificationsConfig(AppConfig):
    name = 'notifications'