Skip to content

fix: handle multiple words when using .word_search(...) #11

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

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

s0h3yl
Copy link
Contributor

@s0h3yl s0h3yl commented Jun 2, 2023

Changes

Fixes the issue of not finding all the requested words when using multiple words on the .word_search(..) method of the Transcript class.

GitOrigin-RevId: a49494a5155bbabbf8577ff0efa455bb8f469b1d
@s0h3yl s0h3yl self-assigned this Jun 2, 2023
@s0h3yl s0h3yl changed the title fix: .word_search(..) method on Transcript class fix: handle multiple words when using word_search(...) Jun 2, 2023
@s0h3yl s0h3yl changed the title fix: handle multiple words when using word_search(...) fix: handle multiple words when using .word_search(...) Jun 2, 2023
@s0h3yl s0h3yl merged commit 98cb49b into master Jun 2, 2023
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.

1 participant