from django.apps import AppConfig class HealthViewConfig(AppConfig): name = 'health_view'