Skip to content

Commit f043010

Browse files
committed
Docstring update for kwargs mypy
1 parent ffd032e commit f043010

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
@@ -47,7 +47,7 @@ def read_spss(
4747
DataFrame.
4848
4949
.. versionadded:: 2.0
50-
kwargs
50+
kwargs : dict, optional
5151
Additional keyword arguments passed to :func:`pyreadstat.read_sav`.
5252
5353
Returns

0 commit comments

Comments
 (0)