Skip to content

Commit d9c96b0

Browse files
h-mayorquinzm711
andauthored
Update neo/rawio/neuralynxrawio/neuralynxrawio.py
Co-authored-by: Zach McKenzie <[email protected]>
1 parent e0269c2 commit d9c96b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/rawio/neuralynxrawio/neuralynxrawio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ def __init__(
160160
else:
161161
exclude_filenames = exclude_filename
162162
warnings.warn(
163-
"`exclude_filename` is deprecated and will be removed in v1.0. Please use `exclude_filenames` instead"
163+
"`exclude_filename` is deprecated and will be removed in version 1.0. Please use `exclude_filenames` instead"
164164
)
165165

166166
if include_filenames is None:

0 commit comments

Comments
 (0)