From 480eb01452a7623eb0711038704c19019a0e190e Mon Sep 17 00:00:00 2001 From: apdavison Date: Sun, 25 Jan 2026 12:20:12 +0000 Subject: [PATCH] black formatting --- neo/test/rawiotest/test_blackrockrawio.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo/test/rawiotest/test_blackrockrawio.py b/neo/test/rawiotest/test_blackrockrawio.py index 0e711e7c9..e116f8917 100644 --- a/neo/test/rawiotest/test_blackrockrawio.py +++ b/neo/test/rawiotest/test_blackrockrawio.py @@ -217,7 +217,7 @@ def test_gap_tolerance_ms_parameter(self): Tests the error-by-default behavior where files with timestamp gaps raise ValueError unless the user explicitly opts in with gap_tolerance_ms parameter. - + See PR #1769 for the gap details on the example file used here. """ # Use stubbed files with missing samples (timestamp gaps) from SimulatedSpikes data