Skip to content

Commit 6ba6f9f

Browse files
committed
remove trailing whitespaces
1 parent c57c51f commit 6ba6f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing_docstring.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ You can substitute and append in one shot with something like
993993
...
994994
995995
where ``template`` may come from a module-level ``_shared_docs`` dictionary
996-
mapping function names to docstrings. Wherever possible, we prefer using
996+
mapping function names to docstrings. Wherever possible, we prefer using
997997
``doc``, since the docstring-writing processes is slightly closer to normal.
998998

999999
See ``pandas.core.generic.NDFrame.fillna`` for an example template, and

0 commit comments

Comments
 (0)