Skip to content

Conversation

@Riddhimaan-Senapati
Copy link
Contributor

@Riddhimaan-Senapati Riddhimaan-Senapati commented Jun 5, 2025

I fixed a hidden logging bug in word_count.py in add_tokenize_docs where it was incorrectly logging the case sensitive case as case insensitive.

Original
image

Fix:
image

@Riddhimaan-Senapati Riddhimaan-Senapati changed the title fix: Fixed a hidden logging bug in word_count.py in add_tokenize_docs fix: Fixed a hidden logging bug in add_tokenize_docs in word_count.py Jun 5, 2025
Copy link
Contributor

@ginic ginic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Riddhimaan-Senapati! I appreciate the fix and attention to detail and will merge it in.

The screenshots of the code in the description are nice, but GitHub actually does that for you and shows a code diff under the "Files changed" tab in the Pull request, so you don't need to add that in the future.

@ginic ginic merged commit 7b1c19b into UMassCDS:main Jun 5, 2025
4 of 8 checks passed
@Riddhimaan-Senapati Riddhimaan-Senapati deleted the fix_logging_bug branch June 5, 2025 21:19
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