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

Close #2070. Re-introduce part_of_speech argument to words() method #2072

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

fcurella
Copy link
Collaborator

What does this change

#2067 changed the signature of the words provider and removed the part_of_speech kwarg.

What was wrong

#2067 changed the signature of the words provider and removed the part_of_speech kwarg.

How this fixes it

Add the kwarg back

Fixes #2070

@fcurella fcurella merged commit ffa364b into master Aug 12, 2024
29 checks 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.

Undocumented backwards incompatible change to words provider in v26.0.0
1 participant