Skip to content

Commit c47ec05

Browse files
committed
Remove private function from whatsnew
1 parent 3430963 commit c47ec05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.23.1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ I/O
8787
^^^
8888

8989
- Bug in :meth:`DataFrame.to_stata` which prevented exporting DataFrames to buffers and most file-like objects (:issue:`21041`)
90-
- bug in :meth:`nested_to_record` when :meth:`json_normalize` was called with None values in nested levels (:issue:`21158`)
90+
- bug when :meth:`json_normalize` was called with `None` values in nested levels in JSON (:issue:`21158`)
9191
-
9292

9393
Plotting

0 commit comments

Comments
 (0)