Steve Nyemba пре 1 година
родитељ
комит
2aea5e0cb3
1 измењених фајлова са 1 додато и 1 уклоњено
  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