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 02f9068 commit 8e2e91bCopy full SHA for 8e2e91b
tensorflow_datasets/core/dataset_builder.py
@@ -57,6 +57,7 @@
57
import termcolor
58
59
if typing.TYPE_CHECKING:
60
+ import apache_beam as beam
61
from apache_beam.runners import runner
62
from array_record.python import array_record_data_source
63
0 commit comments