diff --git a/tests/test_imports.py b/tests/test_imports.py index 95a33270..4e52bcd7 100644 --- a/tests/test_imports.py +++ b/tests/test_imports.py @@ -4,4 +4,4 @@ class TestImport(unittest.TestCase): # Basic import tests for packages without any. def test_basic(self): import bq_helper - import tensorflow_datasets \ No newline at end of file + import tensorflow_datasets