Jelajahi Sumber

bug fix: imports

Steve Nyemba 1 tahun lalu
induk
melakukan
5e3b36241a
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  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