We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c4c48 commit 4c22f63Copy full SHA for 4c22f63
tensorflow_datasets/image_classification/cats_vs_dogs.py
@@ -43,7 +43,7 @@
43
)
44
_NUM_CORRUPT_IMAGES = 1738
45
_DESCRIPTION = (
46
- f"A large set of images of cats and dogs. "
+ "A large set of images of cats and dogs. "
47
f"There are {_NUM_CORRUPT_IMAGES} corrupted images that are dropped."
48
49
0 commit comments