Skip to content

Commit 4be2098

Browse files
NxNikizm711
andauthored
deprecated info in docstring
Co-authored-by: Zach McKenzie <[email protected]>
1 parent 6d0496c commit 4be2098

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

neo/io/neuralynxio.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ def __init__(
4949
cache_path : str, optional
5050
Folder path to use for cache files.
5151
Default: 'same_as_resource'
52+
exclude_filename: None,
53+
Deprecated and will be removed. Please use `exclude_filenames` instead
5254
include_filenames: str or list
5355
Filename or list of filenames to be included. This can be absolute path or path relative to dirname.
5456
exclude_filenames: str or list

0 commit comments

Comments
 (0)