Coverage for apps/container.py: 100%
2 statements
« prev ^ index » next coverage.py v7.6.1, created at 2024-09-22 19:03 +0000
« prev ^ index » next coverage.py v7.6.1, created at 2024-09-22 19:03 +0000
1from apps.outers.containers.application_container import ApplicationContainer
3application_container: ApplicationContainer = ApplicationContainer()