from django.apps import AppConfig class GitlabServiceConfig(AppConfig): name = 'gitlab_service'