]> 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:00 +0000 (11:30 -0400)
commit3c650cede44e74b0a1939652034debc9fa74759c
treeebfa8aff8f923735d0a7360161bd6ae71f54e763
parent0aa47f8082513ecccc1638558f46b9fe8e610ad2
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
noxfile.py