Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
userpj committed Dec 26, 2024
1 parent 74a6dee commit 1d1a4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/console/component_client/component_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

class ComponentClient(Component):
def __init__(self, **kwargs):
r"""初始化智能体应用
r"""初始化
Returns:
response (obj: `ComponentClient`): 组件实例
Expand Down

0 comments on commit 1d1a4a9

Please sign in to comment.