Browse Source

bug fix: imports

Steve Nyemba 1 năm trước cách đây
mục cha
commit
5e3b36241a
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      smart/__init__.py

+ 1 - 2
smart/__init__.py

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