Change-Id: Ie6a975b9750fbf99c553f9b4f48a0305cf912443
- .. change::
- :tags: bug, typing
- :tickets: 6810
+.. change::
+ :tags: bug, typing
+ :tickets: 6810
- Completed pep-484 typing for the ``sqlalchemy.sql.functions`` module.
- :func:`_sql.select` constructs made against ``func`` elements should now
- have filled-in return types.
+ Completed pep-484 typing for the ``sqlalchemy.sql.functions`` module.
+ :func:`_sql.select` constructs made against ``func`` elements should now
+ have filled-in return types.