Coverage for apis_core / apis_entities / apps.py: 100%
3 statements
« prev ^ index » next coverage.py v7.13.5, created at 2026-05-05 11:37 +0000
« prev ^ index » next coverage.py v7.13.5, created at 2026-05-05 11:37 +0000
1from django.apps import AppConfig
4class EntitiesConfig(AppConfig):
5 name = "apis_core.apis_entities"