diff --git a/tests/cores/mega/test_service_orchestrator.py b/tests/cores/mega/test_service_orchestrator.py index e796db443c..28cfa63834 100644 --- a/tests/cores/mega/test_service_orchestrator.py +++ b/tests/cores/mega/test_service_orchestrator.py @@ -2,8 +2,9 @@ # SPDX-License-Identifier: Apache-2.0 import json -import unittest import multiprocessing +import unittest + from comps import ServiceOrchestrator, TextDoc, opea_microservices, register_microservice