From 7a9f9b2a9e849583c2486eaf008b2bb60f397790 Mon Sep 17 00:00:00 2001 From: vegu-ai-tools <152010387+vegu-ai-tools@users.noreply.github.com> Date: Mon, 11 May 2026 14:28:46 +0300 Subject: [PATCH] linting --- src/talemate/client/koboldcpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/talemate/client/koboldcpp.py b/src/talemate/client/koboldcpp.py index 0319a32d..4dc00501 100644 --- a/src/talemate/client/koboldcpp.py +++ b/src/talemate/client/koboldcpp.py @@ -688,7 +688,7 @@ class KoboldCppClient(OpenAIVisionMixin, ClientBase): apis_value.append(existing_slug) tts_agent.actions["_config"].config["apis"].value = apis_value return True - + # Already tracking and enabled. If two distinct clients ever end # up with the same configured URL, the first to register owns # the backend