Code review cleanup

This commit is contained in:
Mark Backman
2026-03-25 10:53:07 -04:00
parent bbd14de9c5
commit adc003d6c7
8 changed files with 20 additions and 159 deletions

View File

@@ -108,7 +108,7 @@ TESTS_07 = [
("07c-interruptible-deepgram-http.py", EVAL_SIMPLE_MATH),
("07d-interruptible-elevenlabs.py", EVAL_SIMPLE_MATH),
("07d-interruptible-elevenlabs-http.py", EVAL_SIMPLE_MATH),
("07e-interruptible-anthropic.py", EVAL_SIMPLE_MATH),
("07e-interruptible-xai.py", EVAL_SIMPLE_MATH),
("07f-interruptible-azure.py", EVAL_SIMPLE_MATH),
("07f-interruptible-azure-http.py", EVAL_SIMPLE_MATH),
("07g-interruptible-openai.py", EVAL_SIMPLE_MATH),