from django.apps import AppConfig


class CalendarUtilsConfig(AppConfig):
    name = "calendar utils"