diff --git a/tpu_info/tpu_info/__init__.py b/tpu_info/tpu_info/__init__.py index 4997541..b90f652 100644 --- a/tpu_info/tpu_info/__init__.py +++ b/tpu_info/tpu_info/__init__.py @@ -13,4 +13,4 @@ # limitations under the License. """A CLI Module that provides TPU runtime information.""" -from . import cli +# from . import cli