fix: 未导入问题

This commit is contained in:
RockChinQ
2024-03-02 20:05:23 +08:00
parent cac8a0a414
commit 8d375a02db

View File

@@ -3,6 +3,7 @@ from __future__ import print_function
from . import app
from ..audit import identifier
from . import stage
from .stages import load_config, setup_logger, build_app
stage_order = [