]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix the docstring of AppenerQuery.append() (#9336)
authorGrey Li <withlihui@gmail.com>
Mon, 20 Feb 2023 20:05:09 +0000 (04:05 +0800)
committerGitHub <noreply@github.com>
Mon, 20 Feb 2023 20:05:09 +0000 (21:05 +0100)
commit304d590ad4016d5ec627edd55e9ac5b747c68d2a
tree63c5be7343829975936d24c4e0849dd4ae2a89be
parent23f3d8da1b9a3dbe7a7e8c7788eec3dd8b5e0cd2
Fix the docstring of AppenerQuery.append() (#9336)
lib/sqlalchemy/orm/dynamic.py