Skip to content

Commit 753ff24

Browse files
committed
DOC: Fix placeholder docstring in RawEyelink
1 parent 7e172ad commit 753ff24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mne/io/eyelink/eyelink.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def read_raw_eyelink(
6969

7070
@fill_doc
7171
class RawEyelink(BaseRaw):
72-
"""Raw object from an XXX file.
72+
"""Raw object from an ``.asc`` file.
7373
7474
Parameters
7575
----------

0 commit comments

Comments
 (0)