Skip to content

Commit a44f871

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fd1c28f commit a44f871

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/ex_11_automatic_wiring.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
##############################################################################
4343
# In order to ease this process, `probeinterface` also includes some commonly
4444
# used wirings based on standard connectors. We created references and spreadsheets
45-
# showing how these wirings are computed at `probeinterface/resources/wiring_references
45+
# showing how these wirings are computed at `probeinterface/resources/wiring_references
4646
# <https://github.com/SpikeInterface/probeinterface/tree/9776684948e3ceba71601e5c0f90c2672f665234/resources>`_.
4747
# If we have a Intan RHD2132 Headstage attached to a NeuroNexus H32 Connector, we can
48-
# import this wiring as follows:
48+
# import this wiring as follows:
4949

5050
probe.wiring_to_device('H32>RHD2132')
5151
print(probe.device_channel_indices)

0 commit comments

Comments
 (0)