from django.apps import AppConfig


class EhAbgleichConfig(AppConfig):
    name = 'eh_abgleich'
