This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch db/pep8_nov2022
in repository https://gitbox.apache.org/repos/asf/allura.git
at e7f78cec4 ignore a pure reformatting change
This branch includes the following new commits:
new 7114ce63e convert == and != True/False/None in assert stmts to is / is
not
new a82d43f2e convert "assert not foo in bar" to "assert foo not in bar"
new be3e33e28 change [pep8] to [pycodestyle]
new c51a00794 allow and do not change the order of these imports
new b5a3bcba5 autopep8 -i --max-line-length 9999 on many files
new e7f78cec4 ignore a pure reformatting change
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.