from django.apps import AppConfig


class NluJobConfig(AppConfig):
    name = 'nlu_job'