from django.apps import AppConfig


class WarpmainConfig(AppConfig):
    name = 'warpservice'