from django.apps import AppConfig


class NameExtractorConfig(AppConfig):
    name = 'name_extractor'