]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix mypy on python<3.10
authorFederico Caselli <cfederico87@gmail.com>
Fri, 15 Mar 2024 19:42:16 +0000 (20:42 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 15 Mar 2024 19:42:16 +0000 (20:42 +0100)
commit34a974e509190497cd41831342dda0bdadf88891
tree817ca2d1757c97e51c11f62c8b29e6af89cf4791
parente3f7bc683ac3ea6d7c517b9c7ffeaa911860d732
fix mypy on python<3.10

Change-Id: Ice16ff3685f89c64607ef37a906e17c53a5324fd
test/typing/plain_files/orm/mapped_covariant.py