Prechádzať zdrojové kódy

bug fix: import info

Steve Nyemba 1 rok pred
rodič
commit
2aea5e0cb3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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