burp-ui/burpui/ext/tasks.py
2018-08-17 16:43:31 +02:00

12 lines
230 B
Python

# -*- coding: utf8 -*-
"""
.. module:: burpui.ext.tasks
:platform: Unix
:synopsis: Burp-UI external Tasks module.
.. moduleauthor:: Ziirish <hi+burpui@ziirish.me>
"""
from celery import current_app
celery = current_app