Skip to content

Commit 4394157

Browse files
committed
stop a sphinx warning
1 parent 4e70982 commit 4394157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6732,7 +6732,7 @@ def replace(
67326732
67336733
downcast : optional, 'infer' or None, defaults to None
67346734
Downcast dtypes if possible.
6735-
**kwargs
6735+
``**kwargs``
67366736
Keyword arguments to pass on to the interpolating function.
67376737
67386738
Returns

0 commit comments

Comments
 (0)