diff --git a/studio/backend/tests/test_gguf_reload_inheritance.py b/studio/backend/tests/test_gguf_reload_inheritance.py index d061181fb7..aaa470decc 100644 --- a/studio/backend/tests/test_gguf_reload_inheritance.py +++ b/studio/backend/tests/test_gguf_reload_inheritance.py @@ -7,8 +7,7 @@ short-circuit that prevents a serialised duplicate /load from killing the just-spawned llama-server. These tests pin the local-file identity, the HF-mode hf_variant fallback, and the ``extra_args`` -None-vs-[] inherit semantics so the guard cannot silently regress -(#5401). +None-vs-[] inherit semantics so the guard cannot silently regress. """ from __future__ import annotations