From e0a7bbdb5ac577bdc7da1f8469d30c4dcd31ee69 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: 89dcec482f56a4f188bbdb95f367dec60e35dca0 --- 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