Skip to content

Commit 1b624ea

Browse files
committed
stop a sphinx warning
1 parent 1eafde9 commit 1b624ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/generic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6723,7 +6723,7 @@ def replace(
67236723
67246724
downcast : optional, 'infer' or None, defaults to None
67256725
Downcast dtypes if possible.
6726-
**kwargs
6726+
``**kwargs``
67276727
Keyword arguments to pass on to the interpolating function.
67286728
67296729
Returns

0 commit comments

Comments
 (0)