소스 검색

adding dependency

Steve Nyemba 1 년 전
부모
커밋
a0f46fa571
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      smart/__init__.py

+ 5 - 5
smart/__init__.py

@@ -9,11 +9,11 @@ dependencies :
     data-transport  pip install git+https://dev.the-phi.com/git/steve/data-transport.git
 """
 import smart
-# import smart.top
-# import smart.folder
-# import smart.top
-# import smart.logger
-# import smart.files
+import smart.top
+import smart.folder
+import smart.top
+import smart.logger
+import smart.files
 import uuid
 import typer
 import smart.info