Grammar fix: correct "showed" to "shown" in fingerprint.py by brchristian · Pull Request #7730 · huggingface/datasets

Conversation

@brchristian

This PR corrects a small grammatical issue in the outputs of fingerprint.py:

- "This warning is only showed once. Subsequent hashing failures won't be showed."
+ "This warning is only shown once. Subsequent hashing failures won't be shown."

lhoestq

Choose a reason for hiding this comment

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

good catch !

2 participants

@brchristian @lhoestq