]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Update black to 24.1.1
authorFederico Caselli <cfederico87@gmail.com>
Wed, 14 Feb 2024 19:35:24 +0000 (20:35 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 14 Feb 2024 19:37:44 +0000 (20:37 +0100)
commita22d21a43c2eb7a12944377168727ed76a51aaa9
treef94bd647e4021fafbe2abfafe44be198fe223b50
parent8829bd64a70708ef9144604ea0f0a5179d07ccbe
Update black to 24.1.1

Change-Id: Iebd9b9e866a6a58541c187e70d4f170fdf84daff
28 files changed:
.pre-commit-config.yaml
alembic/autogenerate/api.py
alembic/autogenerate/render.py
alembic/config.py
alembic/ddl/_autogen.py
alembic/ddl/base.py
alembic/ddl/impl.py
alembic/ddl/mysql.py
alembic/ddl/oracle.py
alembic/operations/base.py
alembic/operations/ops.py
alembic/operations/schemaobj.py
alembic/runtime/environment.py
alembic/runtime/migration.py
alembic/script/base.py
alembic/script/revision.py
alembic/testing/fixtures.py
alembic/testing/suite/test_environment.py
alembic/util/langhelpers.py
alembic/util/sqla_compat.py
reap_dbs.py
setup.cfg
tests/test_autogen_indexes.py
tests/test_autogen_render.py
tests/test_batch.py
tests/test_mssql.py
tests/test_version_traversal.py
tox.ini