Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 11, 2024
1 parent 6d52585 commit d1266b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/cores/mega/test_service_orchestrator.py
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit d1266b1

Please sign in to comment.