Draft: Add type hints
TODO:
-
fix https://github.com/python/mypy/issues/3004 -
(foo,)being typed astuple[Expression | SelectQuery, Any]
We Haven't Reached Our Donation Goal Yet
Help us continue developing Tryton as free and open-source software.
https://www.tryton.org/donate
TODO:
(foo,) being typed as tuple[Expression | SelectQuery, Any]