Skip to content

Commit fd2aa54

Browse files
committed
move error
1 parent 97f9ed4 commit fd2aa54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

neo/rawio/plexon2rawio/pypl2/pypl2lib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,6 @@ def pl2_get_spike_channel_info_by_name(self, channel_name):
635635
if not result:
636636
self._print_error()
637637
return None
638-
639638
return pl2_spike_channel_info
640639

641640
def pl2_get_spike_channel_info_by_source(self, source_id, one_based_channel_index_in_source):

0 commit comments

Comments
 (0)