]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
typing: fix hybrid property setter (#9269)
authorMehdi ABAAKOUK <sileht@sileht.net>
Wed, 8 Feb 2023 22:48:16 +0000 (23:48 +0100)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 22:48:16 +0000 (23:48 +0100)
commit1a115e5ac91d18ef48f2a314d49973332130725a
treed209bee1db2b205b5a79578e7709bc4b968ef91b
parentc82fb54c067ec3e21f2bbc2d7cda80cace6f99a6
typing: fix hybrid property setter (#9269)

Fixes #9268
lib/sqlalchemy/ext/hybrid.py