We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50217d3 commit 9c0d0dbCopy full SHA for 9c0d0db
packages/toolbox-core/src/toolbox_core/sync_tool.py
@@ -24,7 +24,7 @@
24
25
class ToolboxSyncTool:
26
"""
27
- A synchronous wrapper around an asynchronous ToolboxTool instance.
+ A synchronous wrapper proxying asynchronous ToolboxTool instance.
28
29
This class allows calling the underlying async tool synchronously.
30
It also proxies methods like `add_auth_token_getters` and
0 commit comments