from django.apps import AppConfig


class SyncConfig(AppConfig):
    name = 'sync'