Skip to content
Merged
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: 0 additions & 2 deletions src/spikeinterface/extractors/neoextractors/openephys.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@ def __init__(
):

if load_sync_channel:
import warnings

warning_message = (
"OpenEphysBinaryRecordingExtractor: load_sync_channel is deprecated and will"
"be removed in version 0.104, use the stream_name or stream_id to load the sync stream if needed"
Expand Down