Ver Fonte

bug fix: import info

Steve Nyemba há 1 ano atrás
pai
commit
2aea5e0cb3
1 ficheiros alterados com 1 adições e 1 exclusões
  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