Skip to content

Commit 1cff8c2

Browse files
authored
Update check-warnings.py
1 parent 76c217f commit 1cff8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tools/check-warnings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from typing import TextIO
1616

1717
# Fail if NEWS nit found before this line number
18-
NEWS_NIT_THRESHOLD = 8550
18+
NEWS_NIT_THRESHOLD = 7850
1919

2020
# Exclude these whether they're dirty or clean,
2121
# because they trigger a rebuild of dirty files.

0 commit comments

Comments
 (0)