Skip to content

Commit

Permalink
fix pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhu committed Dec 9, 2024
1 parent 33d90ce commit 9cc9a4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/packages/autogen-agentchat/tests/test_group_chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
from autogen_agentchat.ui import Console
from autogen_core import AgentId, CancellationToken
from autogen_core.components.tools import FunctionTool
from autogen_core.models import FunctionExecutionResult
from autogen_ext.code_executors.local import LocalCommandLineCodeExecutor
from autogen_ext.models import OpenAIChatCompletionClient, ReplayChatCompletionClient
from openai.resources.chat.completions import AsyncCompletions
Expand Down

0 comments on commit 9cc9a4e

Please sign in to comment.