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 Feb 14, 2025
1 parent bcb6e2c commit 9e52901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cores/mega/test_base_statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
register_statistics,
statistics_dict,
)

from comps.cores.mega.base_statistics import collect_all_statistics


@register_microservice(name="s1", host="0.0.0.0", port=8083, endpoint="/v1/add")

SVC1 = "opea_service@s1_add"
Expand Down

0 comments on commit 9e52901

Please sign in to comment.