From 5d8d7ef327a9a7878c30cf1004579d03b78c37f4 Mon Sep 17 00:00:00 2001 From: Dan Saunders Date: Wed, 20 Aug 2025 19:33:23 +0000 Subject: [PATCH] lint --- tests/e2e/test_streaming.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/e2e/test_streaming.py b/tests/e2e/test_streaming.py index e0fec5876..a2b80f381 100644 --- a/tests/e2e/test_streaming.py +++ b/tests/e2e/test_streaming.py @@ -1,5 +1,7 @@ """E2E tests for streaming dataset functionality""" +# pylint: disable=duplicate-code + import pytest from axolotl.common.datasets import load_datasets