]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Run mypy tests on select examples 13082/head
authorMike Fiedler <miketheman@gmail.com>
Sun, 18 Jan 2026 10:35:25 +0000 (05:35 -0500)
committerMike Fiedler <miketheman@gmail.com>
Sun, 18 Jan 2026 10:39:17 +0000 (05:39 -0500)
commit7a2bed3f6d9fe33c621ac2a6ca56364fa5fe7053
treebb06c07d68fabe3fa0bf199796fb3857fb72f17f
parentd78e9ae43d4b50cea68d74b67339f7e201170df8
Run mypy tests on select examples

Not all examples are passing yet, select those known to pass now.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
test/typing/test_mypy.py