Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion neo/test/rawiotest/test_blackrockrawio.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down