]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added missing mypy tests for `AsyncConnection.run_sync`. 11055/head
authorFrancisco R. Del Roio <francipvb@hotmail.com>
Sun, 25 Feb 2024 13:36:01 +0000 (10:36 -0300)
committerFrancisco R. Del Roio <francipvb@hotmail.com>
Sun, 25 Feb 2024 13:42:29 +0000 (10:42 -0300)
commit712b4382b16e4c07c09ac40a570c4bfb76c28161
tree21232c7e4ab96a11917bcb68a952e7e0a2de7592
parent676e331eb7da15b285a624f46658747bb435e5a5
Added missing mypy tests for `AsyncConnection.run_sync`.

Thanks to @CaselIT
test/typing/plain_files/ext/asyncio/engines.py