Skip to content
GitLab
Explore
Sign in
Register
Draft: Add type hints
Code
Review changes
Check out branch
Download
Patches
Plain diff
Cédric Krier
requested to merge
topic/default/type-hint
into
branch/default
Sep 21, 2024
Overview
0
Commits
2
Pipelines
12
Changes
7
Expand
TODO:
fix
https://github.com/python/mypy/issues/3004
(foo,)
being typed as
tuple[Expression | SelectQuery, Any]
Merge request reports
Loading