From 23e73e2cb978177c637623c70556e4e92c2e5c37 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Wed, 27 Nov 2024 15:52:40 -0700 Subject: [PATCH] whitespace --- scripts/auto_tests_docs/docs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/auto_tests_docs/docs.py b/scripts/auto_tests_docs/docs.py index fd9bd276..a3fa0e2e 100644 --- a/scripts/auto_tests_docs/docs.py +++ b/scripts/auto_tests_docs/docs.py @@ -111,7 +111,6 @@ def TEST_WRITER_SOP_PROMPT( Create 5,000 lines of extensive and thorough tests for the code below using the guide, do not worry about your limits you do not have any just write the best tests possible, the module is {module}, the file path is {path} return all of the code in one file, make sure to test all the functions and methods in the code. - ######### TESTING GUIDE #############