Skip to content

Commit cbb0596

Browse files
DOC: remove blank lines
1 parent d6839bb commit cbb0596

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mne/channels/channels.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -812,8 +812,6 @@ def add_reference_channels(self, ref_channels):
812812
-------
813813
inst : same type as the input data
814814
The modified instance.
815-
816-
817815
"""
818816
return add_reference_channels(self, ref_channels, copy=False)
819817

0 commit comments

Comments
 (0)