forked from orbit-oss/flask
use bound typevar to accept Flask and Werkzeug Response classes
This commit is contained in:
parent
a4f63e0390
commit
8cb950671f
2 changed files with 8 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ Unreleased
|
|||
|
||||
- Inline some optional imports that are only used for certain CLI
|
||||
commands. :pr:`4606`
|
||||
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
||||
|
||||
|
||||
Version 2.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue