From 5142dcc8f0daad0cc54e68c7e0e26ad3d14c198b Mon Sep 17 00:00:00 2001 From: Kye Date: Thu, 12 Oct 2023 14:17:30 -0400 Subject: [PATCH] clean up Former-commit-id: 2b623ed924addd2cb71345f99e8107eb0d0b2bd4 --- swarms/prompts/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarms/prompts/__init__.py b/swarms/prompts/__init__.py index 4293bfe4..4d3c5598 100644 --- a/swarms/prompts/__init__.py +++ b/swarms/prompts/__init__.py @@ -1,2 +1,2 @@ # """PROMPTS MULTI MODAL""" -from swarms.prompts import +# from swarms.prompts import