Browse Source

bug fix: import info

Steve Nyemba 1 year ago
parent
commit
2cfd5ed553
1 changed files with 1 additions and 0 deletions
  1. 1 0
      smart/__init__.py

+ 1 - 0
smart/__init__.py

@@ -17,6 +17,7 @@ import smart
 import uuid
 import uuid
 import typer
 import typer
 # import smart.info
 # import smart.info
+import info
 import json
 import json
 import os
 import os
 import transport
 import transport