Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
AO3-5197: Avoid errors when word counting empty strings #3098
Conversation
sarken
added
the
Awaiting review
label
Oct 4, 2017
sarken
added
Reviewed: Ready to Merge
and removed
Awaiting review
labels
Oct 4, 2017
sarken
merged commit dcaac3b
into
otwcode:master
Oct 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
elzj commentedOct 4, 2017
Issue
https://otwarchive.atlassian.net/browse/AO3-5197
Purpose
Fixes errors when running word count on empty strings
Testing
See issue.