Skip to content

Commit 2ed0671

Browse files
committed
Updating to try to fix other random test fails
1 parent d0b6abc commit 2ed0671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/spss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def read_spss(
5151
5252
.. versionadded:: 2.0
5353
**kwargs
54-
Additional keyword arguments passed to :func:`pyreadstat.read_sav`.
54+
Additional keyword arguments that can be passed to :func:`pyreadstat.read_sav`.
5555
5656
.. versionadded:: 3.0
5757

0 commit comments

Comments
 (0)