]> 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:17:29 +0000 (14:17 -0400)
commited5237e6a4eaf41f942db679b3ebd9232f07304f
tree0842c522a59c1961ed3be58f90046bdeaec2edcc
parent8826e0d9756443367ad9b15bb40286da9fe5d8c8
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
(cherry picked from commit 1c8343576188940268de467b2537e5f838464690)
.pre-commit-config.yaml
doc/build/index.rst
lib/sqlalchemy/sql/compiler.py
setup.cfg
tox.ini