Skip to content

Commit d4831b6

Browse files
committed
remove double spaces
1 parent 904346f commit d4831b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/reshape/merge.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,6 @@ def merge_asof(
681681
the merge key in ascending order before calling this function.
682682
Sorting by any additional 'by' grouping columns is not required.
683683
684-
685684
For each row in the left DataFrame:
686685
687686
- A "backward" search selects the last row in the right DataFrame whose

0 commit comments

Comments
 (0)