From 289146e73ebe4c769ca6c98ab0abccd323d30b9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 30 Nov 2025 21:40:03 +0000 Subject: [PATCH] Apply style fixes --- tests/pipelines/test_pipelines_common.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pipelines/test_pipelines_common.py b/tests/pipelines/test_pipelines_common.py index 0a107dd5f9..7db5f4da89 100644 --- a/tests/pipelines/test_pipelines_common.py +++ b/tests/pipelines/test_pipelines_common.py @@ -2924,6 +2924,7 @@ class FirstBlockCacheTesterMixin: "Outputs from normal inference and after disabling cache should not differ." ) + class TaylorSeerCacheTesterMixin: taylorseer_cache_config = TaylorSeerCacheConfig( cache_interval=5,