mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
f0f3a424af
Reindent files which were not properly formatted (PEP 8: 4 spaces).
Remove also some trailing spaces.
(cherry picked from commit e87ada48a9)
Co-authored-by: Victor Stinner <vstinner@python.org>