from django.apps import AppConfig class PredictionConfig(AppConfig): name = 'prediction'