Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sonichi committed Sep 21, 2023
1 parent 0a1f8a1 commit 6f54631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen/agentchat/contrib/retrieve_assistant_agent.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from agentchat.agent import Agent
from agentchat.assistant_agent import AssistantAgent
from autogen.agentchat.agent import Agent
from autogen.agentchat.assistant_agent import AssistantAgent
from typing import Dict, Optional, Union, List, Tuple, Any


Expand Down

0 comments on commit 6f54631

Please sign in to comment.