Skip to content

Commit a6cad8d

Browse files
Apply formatting and import sorting from pre-commit hooks
1 parent bdcbca1 commit a6cad8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ Indexing
665665
^^^^^^^^
666666
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
667667
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
668-
-
668+
- Bug in :func:`pprint_thing` with ``quote_strings=True`` failing for strings with embedded single quotes (:issue:`60190`)
669669

670670
Missing
671671
^^^^^^^

0 commit comments

Comments
 (0)