]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix type annotations
authorDzmitar <17720985+dzmitar@users.noreply.github.com>
Wed, 4 Jan 2023 12:42:31 +0000 (13:42 +0100)
committerDzmitar <17720985+dzmitar@users.noreply.github.com>
Wed, 4 Jan 2023 12:42:31 +0000 (13:42 +0100)
commit6c5c5bfd4138f22fd26b12e5ccd3c9c08e1b7890
tree96a49355ba97be691c7182940832f09a74a66e61
parentc156cae4551c3fa447cb5f27b424a7d85a1f45b2
Fix type annotations
lib/sqlalchemy/sql/_selectable_constructors.py
lib/sqlalchemy/sql/functions.py
lib/sqlalchemy/sql/util.py