fix: typo in a correct answer (#41819)

This commit is contained in:
Przemyslaw Karczmarczyk
2021-04-14 16:37:56 +02:00
committed by GitHub
parent 11890b098f
commit 4901b34670

View File

@ -18,7 +18,7 @@ char_dataset = tf.data.__A__.__B__(text_as_int)
## --answers--
A: `DataSet`
A: `Dataset`
B: `from_tensor_slices`