From a2a07919405af6eb91287970ab1c1b3bfe9592e5 Mon Sep 17 00:00:00 2001 From: chupei Date: Mon, 11 Aug 2025 19:03:40 +0800 Subject: [PATCH] fix: change test_ContentListStripSpacePostExtractor.py filename --- ...ostExtractor.py => test_ContentListStripSpacePostExtractor.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/llm_web_kit/extractor/html/{test_ContentListPostExtractor.py => test_ContentListStripSpacePostExtractor.py} (100%) diff --git a/tests/llm_web_kit/extractor/html/test_ContentListPostExtractor.py b/tests/llm_web_kit/extractor/html/test_ContentListStripSpacePostExtractor.py similarity index 100% rename from tests/llm_web_kit/extractor/html/test_ContentListPostExtractor.py rename to tests/llm_web_kit/extractor/html/test_ContentListStripSpacePostExtractor.py