from django.apps import AppConfig class WebhookConfig(AppConfig): name = 'webhook'