Skip to content

Commit

Permalink
🎨 fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Runde <[email protected]>
  • Loading branch information
joerunde committed Jun 5, 2024
1 parent c505577 commit 578cffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/tgis_utils/metrics.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Implements the logging for all tgi_* metrics for compatibility
with TGIS opsviz"""
from enum import StrEnum, auto
import time
from enum import StrEnum, auto

from prometheus_client import Counter, Gauge, Histogram

Expand Down

0 comments on commit 578cffa

Please sign in to comment.