]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
try flake8-import-order 0.19.2
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jun 2025 17:57:17 +0000 (13:57 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jun 2025 18:15:33 +0000 (14:15 -0400)
commit1c8343576188940268de467b2537e5f838464690
treea7055cf73e0c6754d7f08c401054f3b576a6d5f6
parent7ab6344b065f0b9ba53a73019abee1b29080d64e
try flake8-import-order 0.19.2

the big new thang is that it is doing import order checks inside of
TYPE_CHECKING blocks.   Introduces some new codes that we
enthusiastically add to our ignore list.   update to the latest
and greatest zimports 0.6.2 as well

Change-Id: I4e844408a8b218f9b92c43ad5e2a5c16781100be
.pre-commit-config.yaml
doc/build/changelog/unreleased_21/10816.rst
doc/build/index.rst
lib/sqlalchemy/sql/compiler.py
setup.cfg
tox.ini