Skip to content

Commit e910801

Browse files
Update neo/io/edfio.py
1 parent d8a7cc9 commit e910801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

neo/io/edfio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
class EDFIO(EDFRawIO, BaseFromRaw):
1818
"""
1919
IO for reading edf and edf+ files.
20-
Note that this IO does not yet implement true lazy loading.
2120
"""
2221
name = 'EDF IO'
2322
description = "IO for reading EDF and EDF+ files"

0 commit comments

Comments
 (0)