mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-19 10:21:14 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user