Skip to content

Commit 912ac5e

Browse files
committed
Fix misplaced linebreak
1 parent 9c4b81d commit 912ac5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ including other versions of pandas.
1919
Other Enhancements
2020
^^^^^^^^^^^^^^^^^^
2121

22-
- You can now refer to a column name with spaces by quoting it in backticks for
23-
the functions DataFrame.query and DataFrame.eval. (:issue`6508`)
22+
- You can now refer to a column name with spaces by quoting it in backticks for the functions DataFrame.query and DataFrame.eval. (:issue`6508`)
2423
-
2524
-
2625

0 commit comments

Comments
 (0)