diff --git a/tests/providers/test_strip_image_content.py b/tests/providers/test_strip_image_content.py index 6f51339b..ca42091d 100644 --- a/tests/providers/test_strip_image_content.py +++ b/tests/providers/test_strip_image_content.py @@ -8,7 +8,6 @@ from __future__ import annotations from nanobot.providers.base import LLMProvider - # --------------------------------------------------------------------------- # _strip_image_content (returns new list) # ---------------------------------------------------------------------------