diff --git a/embedchain/__init__.py b/embedchain/__init__.py index e69de29b..3c09b8d3 100644 --- a/embedchain/__init__.py +++ b/embedchain/__init__.py @@ -0,0 +1 @@ +from .embedchain import App \ No newline at end of file