from django.apps import AppConfig


class UngleichServiceConfig(AppConfig):
    name = 'ungleich_service'