]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
use Dict[], not dict[] in mypy test
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Feb 2023 21:28:36 +0000 (16:28 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Feb 2023 21:28:36 +0000 (16:28 -0500)
commitac3883aae81379e8432a33d16f8d0833758d55cd
tree18e7ff7b9c4d601636326bccb9a1c4674bb150ba
parent4ed02d9ea2b526aa4e3825c098f9dfb42d9f45f8
use Dict[], not dict[] in mypy test

Fixes: #9253
Change-Id: I8a96fd165c5306566ab02aab25b30558530c9751
test/ext/mypy/plain_files/keyfunc_dict.py