-
-
Notifications
You must be signed in to change notification settings - Fork 16.9k
test typing #4574
Copy link
Copy link
Closed
Labels
save-for-sprintPlease don't pick this unless you're participating in an official sprint.Please don't pick this unless you're participating in an official sprint.typing
Metadata
Metadata
Assignees
Labels
save-for-sprintPlease don't pick this unless you're participating in an official sprint.Please don't pick this unless you're participating in an official sprint.typing
Type
Fields
Give feedbackNo fields configured for issues without a type.
Add a
typing_examples.pyfile that has examples of different uses of Flask with type annotations. For example, show examples of views that return each valid return type for a view. We can run mypy against this to check that using Flask passes typing, not just the internal type checking.