from django.apps import AppConfig class TwitterUtilsConfig(AppConfig): name = "twitter_utils"