from django.apps import AppConfig class WebhooksConfig(AppConfig): name = "apps.webhooks"