Coverage for cheese / cheeses / apps.py: 100.00%

3 statements  

« prev     ^ index     » next       coverage.py v7.13.5, created at 2026-03-24 13:41 -0700

1from django.apps import AppConfig 

2 

3 

4class CheesesConfig(AppConfig): 

5 name = "cheese.cheeses"