]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Run Tools/scripts/reindent.py (#94225)
authorVictor Stinner <vstinner@python.org>
Sun, 26 Jun 2022 08:34:06 +0000 (10:34 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Jun 2022 08:34:06 +0000 (10:34 +0200)
commite87ada48a9e5d9d03f9759138869216df0d7383a
tree40a551a7af6d0d6e1cd04705e58aca8462721a9e
parentd4792ce916b94d090b6c7bce8b0f973e840c9e4e
Run Tools/scripts/reindent.py (#94225)

Reindent files which were not properly formatted (PEP 8: 4 spaces).

Remove also some trailing spaces.
Lib/http/client.py
Lib/test/libregrtest/setup.py
Lib/test/test_ast.py
Lib/test/test_except_star.py