import django.apps


class PGTriggerTestsSyncdbAppConfig(django.apps.AppConfig):
    name = "pgtrigger.tests.syncdb_app"
