from django.apps import AppConfig class NotionUpdaterConfig(AppConfig): name = 'notion_updater'