__init__.py 166 B

123456789
  1. # coding=utf-8
  2. """
  3. @project: MaxKB
  4. @Author:虎
  5. @file: __init__.py.py
  6. @date:2024/8/16 14:47
  7. @desc:
  8. """
  9. from .celery import app as celery_app