Tiny fix main lint (#11862)

This commit is contained in:
Liangsheng Yin
2025-10-20 19:57:24 +08:00
committed by GitHub
parent 276e7b3e4e
commit da5bde4d16

View File

@@ -1,5 +1,5 @@
import logging
from typing import Any, Dict, List, Literal, Optional, Set, Tuple, Type, Union
from typing import Dict, List, Literal, Optional, Set, Tuple, Type, Union
from sglang.srt.entrypoints.openai.protocol import (
LegacyStructuralTagResponseFormat,