improve typing for app.errorhandler decorator

This commit is contained in:
Pascal Corpet 2021-05-31 12:28:44 +02:00
parent 491ea32803
commit c184abd55b
5 changed files with 38 additions and 13 deletions

View file

@ -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