Explorar el Código

bug fix: import info

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

+ 1 - 1
smart/__init__.py

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