]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
try flake8-import-order 0.19.2
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jun 2025 18:04:56 +0000 (14:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 24 Jun 2025 18:13:15 +0000 (14:13 -0400)
commit10da367a914fe9bb8e448ff71753412b35199de3
treebc9c944abcefe13148b50dce469dc226bde90929
parentadcccacc587abbffa492e98d71ed5b305a447473
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.

Change-Id: I4e844408a8b218f9b92c43ad5e2a5c16781100be
.pre-commit-config.yaml
alembic/util/sqla_compat.py
setup.cfg
tox.ini