Skip to content

Commit

Permalink
tests: for CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeuoly committed Nov 13, 2024
1 parent 4fdaf57 commit 612eba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/services/tools/tools_transform_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def get_tool_provider_icon_url(cls, provider_type: str, provider_name: str, icon
@staticmethod
def repack_provider(tenant_id: str, provider: Union[dict, ToolProviderApiEntity]):
"""
repack provider
repack provider
:param provider: the provider dict
"""
Expand Down

0 comments on commit 612eba2

Please sign in to comment.