]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
collect pep8 errors
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 10 May 2026 15:30:00 +0000 (11:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 10 May 2026 15:30:35 +0000 (11:30 -0400)
commit63b18fd13e73ee177b2179f946c07ecb13e51a45
tree1ea0e3951d17fdfc6c7d2d8b324cc12f3966a702
parent2aa60e24d69f0d388853a889d51ddb4f2ce3c9ef
collect pep8 errors

run each command in a try/except (they print out error messages
regardless) and report at the end on all individual runs.

Change-Id: I347c04f5c49c69daadf9f5f9e7c6c488cdf27f35
(cherry picked from commit 3c650cede44e74b0a1939652034debc9fa74759c)
noxfile.py