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 52d0ae1 commit fc0c421Copy full SHA for fc0c421
tensorflow_datasets/core/decode/base.py
@@ -115,7 +115,7 @@ def decode_ragged_example(self, serialized_example):
115
116
117
class SkipDecoding(Decoder):
118
- """Transformation which skip the decoding entirelly.
+ """Transformation which skips the decoding entirely.
119
120
Example of usage:
121
0 commit comments