]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add return type annotation to `configure_mappers` (#10294)
authorDaniel Thorne <ldthorne96@gmail.com>
Thu, 7 Sep 2023 21:41:33 +0000 (17:41 -0400)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 21:41:33 +0000 (23:41 +0200)
commit2c0769240d8cb18fb42f7e1685d260f6ceee4e56
tree161609881d9722c73675f4c911b321a1200981c1
parentaed8ac5985c37eb6b7ced996cc0329ca31e4748d
Add return type annotation to `configure_mappers` (#10294)
lib/sqlalchemy/orm/mapper.py