Skip to content

Commit 2c68e57

Browse files
committed
Remove outdated whitespace checks from patchcheck list
1 parent 3a8b71e commit 2c68e57

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

getting-started/pull-request-lifecycle.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,6 @@ On *Windows* (after any successful build):
277277
278278
The automated checklist runs through:
279279

280-
* Are there any whitespace problems in Python files?
281-
(using :cpy-file:`Tools/patchcheck/reindent.py`)
282-
* Are there any whitespace problems in C files?
283-
* Are there any whitespace problems in the documentation?
284280
* Has the documentation been updated?
285281
* Has the test suite been updated?
286282
* Has an entry under ``Misc/NEWS.d/next`` been added?

0 commit comments

Comments
 (0)