File size: 95 Bytes
8a6b560
 
 
 
 
1
2
3
4
5
6
from django.apps import AppConfig


class PredictionConfig(AppConfig):
    name = 'prediction'