We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d63ac commit 4b4e7d4Copy full SHA for 4b4e7d4
src/spikeinterface/core/binaryrecordingextractor.py
@@ -43,7 +43,7 @@ class BinaryRecordingExtractor(BaseRecording):
43
44
Notes
45
-----
46
- When both num_channels and num_chan are provided, num_channels is used and num_channels is ignored.
+ When both num_channels and num_chan are provided, `num_channels` is used and `num_chan` is ignored.
47
48
Returns
49
-------
0 commit comments