This is an automated email from the ASF dual-hosted git repository.

husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 2ab60812a0 Make `executemany` keyword arguments only in 
`DbApiHook.insert_rows` (#37840)
     add e8af807cad Resolve PT017 in tests (#37837)

No new revisions were added by this update.

Summary of changes:
 pyproject.toml                                     |  1 -
 tests/models/test_baseoperator.py                  | 22 ++++------------------
 tests/models/test_dag.py                           | 16 +++-------------
 .../executors/test_kubernetes_executor.py          | 11 +++--------
 tests/providers/microsoft/psrp/hooks/test_psrp.py  |  6 +-----
 tests/providers/mysql/operators/test_mysql.py      |  4 +---
 .../providers/postgres/operators/test_postgres.py  |  4 +---
 tests/providers/sqlite/operators/test_sqlite.py    |  7 ++-----
 tests/sensors/test_external_task_sensor.py         |  5 ++---
 tests/utils/test_file.py                           | 12 +++++-------
 10 files changed, 22 insertions(+), 66 deletions(-)

Reply via email to