UnisKB/apps/ops/__init__.py

10 lines
166 B
Python
Raw Normal View History

# coding=utf-8
"""
@project: MaxKB
@Author
@file __init__.py.py
@date2024/8/16 14:47
@desc:
"""
from .celery import app as celery_app