Skip to content

Commit 222f10a

Browse files
committed
random change to test release creation
1 parent b457960 commit 222f10a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
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
2729
class AsyncToolboxClient:
2830

2931
def __init__(

0 commit comments

Comments
 (0)