Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
smeet07 committed Feb 1, 2025
1 parent 6da2669 commit 5326583
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import tensorflow as tf
from apache_beam.testing.benchmarks.cloudml.criteo_tft.criteo import fill_in_missing
except ImportError:
tft = None
tft = None

if not tft:
raise unittest.SkipTest('tensorflow_transform is not installed.')
Expand Down

0 comments on commit 5326583

Please sign in to comment.