weaviate-python-client
weaviate-python-client copied to clipboard
fix: remove print statements in except block
trafficstars
The print statement results in unwanted console output. It's not controllable. Since in the client there is no logger, no printing is better than print(e).
In projects using this client such statements are rather annoying.
To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.
beep boop - the Weaviate bot 👋🤖
PS:
Are you already a member of the Weaviate Slack channel?
I agree the CLA