Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
pan-x-c committed Apr 26, 2024
1 parent 89915c0 commit 67020ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agentscope/agents/rpc_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ def __init__(
local_mode (`bool`, defaults to `False`):
Whether the started rpc server only listens to local
requests.
custom_agents: (`list`, defaults to `None`):
custom_agents (`list`, defaults to `None`):
A list of custom agent classes that are not in
`agentscope.agents`.
agent_class (`Type[AgentBase]`, deprecated):
Expand Down

0 comments on commit 67020ba

Please sign in to comment.