treeherder/etl/tasks/__init__.py (2 lines of code) (raw):

# Used by Celery for task auto-discovery. from .pulse_tasks import * # noqa from .pushlog_tasks import * # noqa