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