MCPcopy
hub / github.com/celery/celery / celery.py

File celery.py

examples/django/proj/celery.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3from celery import Celery
4

Callers

nothing calls this directly

Calls 4

CeleryClass · 0.90
setdefaultMethod · 0.45
config_from_objectMethod · 0.45
autodiscover_tasksMethod · 0.45

Tested by

no test coverage detected