Skip to content

Commit 680c67b

Browse files
Update Misc/NEWS.d/next/Library/2023-05-01-18-53-20.gh-issue-102140._4gFLu.rst
Rewording to specify this is more a defect fix than an enhancement Co-authored-by: C.A.M. Gerlach <[email protected]>
1 parent 9686653 commit 680c67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Improve detection in the :meth:`~csv.Sniffer.has_header` method of :class:`csv.Sniffer` when all cells in the first row are strings.
1+
Fix false negatives in the :meth:`~csv.Sniffer.has_header` method of :class:`csv.Sniffer` when all cells in the first row are strings.

0 commit comments

Comments
 (0)