Explorar el Código

bug fix: imports

Steve Nyemba hace 1 año
padre
commit
5e3b36241a
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      smart/__init__.py

+ 1 - 2
smart/__init__.py

@@ -16,8 +16,7 @@ import smart
 # import smart.files
 import uuid
 import typer
-# import smart.info
-from smart import info
+import smart.info
 import json
 import os
 import transport