flamingo-run/django-cloud-tasks

View on GitHub
sample_project/another_app/tasks/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
from sample_project.another_app.tasks.deep_down_tasks.one_dedicated_task import OneBigDedicatedTask  # noqa: F401