mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Fix pre commit 2
This commit is contained in:
@@ -82,7 +82,8 @@ from azure.ai.agentserver.responses.streaming._builders import (
|
||||
TextContentBuilder,
|
||||
)
|
||||
from typing_extensions import Any
|
||||
from typing import Sequence, cast
|
||||
from typing import cast
|
||||
from collections.abc import Sequence
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user