Skip to content

Commit 4801aea

Browse files
fix: imports
1 parent 7c3b475 commit 4801aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow_datasets/datasets/pneumoniamnist/pneumoniamnist_dataset_builder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""pneumoniamnist dataset."""
22

3+
import tensorflow as tf
34
import tensorflow_datasets.public_api as tfds
45
import numpy as np
56

0 commit comments

Comments
 (0)