improve typing for app.errorhandler decorator
This commit is contained in:
parent
491ea32803
commit
c184abd55b
5 changed files with 38 additions and 13 deletions
|
|
@ -10,6 +10,7 @@ Unreleased
|
|||
decorators. :issue:`4104`
|
||||
- Fixed the issue where typing requires template global
|
||||
decorators to accept functions with no arguments. :issue:`4098`
|
||||
- Enhance typing of ``app.errorhandler`` decorator. :issue:`4095`
|
||||
|
||||
|
||||
Version 2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue