from django.apps import AppConfig


class GithubcrawlerConfig(AppConfig):
    name = 'githubCrawler'