From efcc35592e4f3e1a4aee492dc290137a5bd7e800 Mon Sep 17 00:00:00 2001 From: vasilije Date: Tue, 1 Jul 2025 15:26:31 +0200 Subject: [PATCH] adding format --- tests/test_incremental_loading.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_incremental_loading.py b/tests/test_incremental_loading.py index 2f2bc764d..a94120da3 100644 --- a/tests/test_incremental_loading.py +++ b/tests/test_incremental_loading.py @@ -147,7 +147,6 @@ class TestIncrementalLoader: signature_data=b"signature", ) - # This would normally be called after should_process_file # Testing the block extraction logic pass # Placeholder for full integration test