From a0442cb4c1ad7b6b46caad61dd9911211e3a7751 Mon Sep 17 00:00:00 2001 From: Xyem Date: Wed, 8 Mar 2023 19:49:31 +0000 Subject: [PATCH] Fix script location for use as an extension --- .../scripts => scripts}/test_my_prompt_custom_script.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {test_my_prompt/scripts => scripts}/test_my_prompt_custom_script.py (100%) diff --git a/test_my_prompt/scripts/test_my_prompt_custom_script.py b/scripts/test_my_prompt_custom_script.py similarity index 100% rename from test_my_prompt/scripts/test_my_prompt_custom_script.py rename to scripts/test_my_prompt_custom_script.py