from django.apps import AppConfig


class EmaConfig(AppConfig):
    name = 'ema'