Add peewee playhouse.flask_utils stubs (#11731)

Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
This commit is contained in:
P M
2024-04-23 21:26:36 +02:00
committed by GitHub
parent 56db30e8eb
commit ed7f35a2bc
4 changed files with 42 additions and 0 deletions

View File

@@ -8,3 +8,9 @@ peewee.DQ.__invert__
peewee.Window.as_groups
peewee.Window.as_range
peewee.Window.as_rows
# Ignore missing playhouse modules and names we don't currently provide
playhouse\.\w+?
playhouse.flask_utils.PaginatedQuery
playhouse.flask_utils.get_\w+
playhouse.flask_utils.object_list