Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_str() and add() do not take the same optional parameters #288

Open
ftyers opened this issue Jun 28, 2021 · 1 comment
Open

add_str() and add() do not take the same optional parameters #288

ftyers opened this issue Jun 28, 2021 · 1 comment

Comments

@ftyers
Copy link

ftyers commented Jun 28, 2021

e.g.

				sent_hash = self._client.add_json(sentence, opts=opts)
				clip_res = self._client.add(clip_path, only_hash=True)

See #287

@c0llab0rat0r
Copy link
Contributor

I've pulled @ftyers's changes from #287 into a branch of my fork. Thanks for the submission and we'll continue its work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants