mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-21 06:45:24 -06:00
lint
This commit is contained in:
parent
059eb1a1b4
commit
772f17e2b7
1 changed files with 3 additions and 1 deletions
|
|
@ -7,4 +7,6 @@
|
||||||
.. moduleauthor:: Ziirish <hi+burpui@ziirish.me>
|
.. moduleauthor:: Ziirish <hi+burpui@ziirish.me>
|
||||||
|
|
||||||
"""
|
"""
|
||||||
from celery import current_app as celery
|
from celery import current_app
|
||||||
|
|
||||||
|
celery = current_app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue