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

Corrected order of parameters on example #169

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

bbaaxx
Copy link
Contributor

@bbaaxx bbaaxx commented Jan 2, 2025

The example on the readme does not run because the order of parameters is incorrect resulting in:

TypeError: TextEncodeInput must be Union[TextInputSequence, Tuple[InputSequence, InputSequence]]

Fixing example on Readme

@bbaaxx bbaaxx changed the title fix(docs): Corrected order of parameters on example Corrected order of parameters on example Jan 2, 2025
@Blaizzy
Copy link
Owner

Blaizzy commented Jan 2, 2025

Thank you very much, @bbaaxx!

It like you read my mind.

I noticed it late last night.

Will merge as soon as tests pass.

@Blaizzy Blaizzy merged commit 564b8de into Blaizzy:main Jan 2, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants