Skip to content

Commit c39ad8f

Browse files
Remove the num_shanks field
1 parent 2b93b7c commit c39ad8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pynwb/tests/test_read_nwb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ def test_read_nwb_probe_successfully(self):
7878
id=1,
7979
probe_type='type_1',
8080
probe_description='2',
81-
num_shanks=3,
8281
contact_size=1.0,
8382
contact_side_numbering=False
8483
)

0 commit comments

Comments
 (0)