Coverage for sonar_backend/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.15.4, created at 2026-08-10 03:22 +0000

1from .celery import app as CRM_CELERY_APP 

2 

3__all__ = ["CRM_CELERY_APP"]