from django.apps import AppConfig class ChzzkConfig(AppConfig): """Config for chzzk app.""" name = "chzzk"