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