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

[FIX] raise error for empty text #229

Merged
merged 3 commits into from
Feb 3, 2023
Merged

[FIX] raise error for empty text #229

merged 3 commits into from
Feb 3, 2023

Conversation

rafaelleaygalenq
Copy link
Contributor

Description

Bugfix for issue #205 - Raise error when empty string is passed into `remove_stopwords`

Related Issue

#205

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@julesbertrand julesbertrand self-requested a review February 3, 2023 15:06
@julesbertrand julesbertrand merged commit 9e2ac8e into main Feb 3, 2023
@julesbertrand julesbertrand deleted the bugfix/stopwords branch February 3, 2023 15:17
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