Skip to content

Commit 022ece2

Browse files
committed
revert client changes
1 parent c1f9d50 commit 022ece2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/toolbox-langchain/src/toolbox_langchain/async_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
# This class is an internal implementation detail and is not exposed to the
2525
# end-user. It should not be used directly by external code. Changes to this
2626
# class will not be considered breaking changes to the public API.
27-
28-
# Random change to check release creation
2927
class AsyncToolboxClient:
3028

3129
def __init__(

0 commit comments

Comments
 (0)