Explorar o código

bug fix: import info

Steve Nyemba hai 1 ano
pai
achega
2aea5e0cb3
Modificáronse 1 ficheiros con 1 adicións e 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