7 lines
84 B
Python

from django.apps import AppConfig
class SyncConfig(AppConfig):
name = 'sync'