From 96c362361ee1ab13b65847b3af7680df31889136 Mon Sep 17 00:00:00 2001 From: Zhu Yi Lin <116337067+GDzhu01@users.noreply.github.com> Date: Tue, 25 Nov 2025 21:39:36 +0800 Subject: [PATCH] [0.11.0][TEST] Delete Comment (#4428) ### What this PR does / why we need it? delete chinese comment pick from https://github.com/vllm-project/vllm-ascend/pull/4427 ### Does this PR introduce _any_ user-facing change? no Signed-off-by: GDzhu01 <809721801@qq.com> --- tests/ut/quantization/test_w8a8.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ut/quantization/test_w8a8.py b/tests/ut/quantization/test_w8a8.py index b88e78f..6702d2b 100644 --- a/tests/ut/quantization/test_w8a8.py +++ b/tests/ut/quantization/test_w8a8.py @@ -326,7 +326,6 @@ class TestAscendC8KVCacheMethod(TestBase): self.attention_type.ENCODER = "encoder" def test_create_weights(self): - """测试 create_weights 是否正确注册参数""" AscendC8KVCacheMethod.create_weights(self.layer) self.layer.register_parameter.assert_any_call("key_antiquant_scale",