Unverified Commit 256801e9 authored by Cheng Wan's avatar Cheng Wan Committed by GitHub
Browse files

Update usage_processor.py (#7402)

parent 73b13e69
...@@ -2,7 +2,7 @@ from __future__ import annotations ...@@ -2,7 +2,7 @@ from __future__ import annotations
from typing import Any, Dict, List, Mapping, Optional, final from typing import Any, Dict, List, Mapping, Optional, final
from python.sglang.srt.entrypoints.openai.protocol import UsageInfo from sglang.srt.entrypoints.openai.protocol import UsageInfo
@final @final
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment