Explorar o código

bug fix: imports

Steve Nyemba hai 1 ano
pai
achega
5e3b36241a
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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