Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/raven/contrib/django/celery/ |
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/raven/contrib/django/celery/tasks.py |
""" raven.contrib.django.celery.tasks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details. :license: BSD, see LICENSE for more details. """ from __future__ import absolute_import from raven.contrib.django.models import client # NOQA