from django.apps import AppConfig


class UnifierConfig(AppConfig):
    name = 'unifier'