From 927f86d5d91dbd085977720547e7341d9797ee55 Mon Sep 17 00:00:00 2001 From: "Steve L. Nyemba" Date: Tue, 12 Dec 2023 18:13:35 +0000 Subject: [PATCH] Update 'smart/__init__.py' --- smart/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smart/__init__.py b/smart/__init__.py index 8fe43f9..b8ebde7 100755 --- a/smart/__init__.py +++ b/smart/__init__.py @@ -8,7 +8,7 @@ usage: dependencies : data-transport pip install git+https://dev.the-phi.com/git/steve/data-transport.git """ -# import smart +import smart import smart.top import smart.folder import smart.top