Fixes Pyright type errors for src/flask/app.py
This commit is contained in:
parent
8a6cdf1e2a
commit
adbc23dcb8
2 changed files with 14 additions and 9 deletions
|
|
@ -6,6 +6,7 @@ Version 3.1.0
|
|||
- ``Flask.open_resource``/``open_instance_resource`` and
|
||||
``Blueprint.open_resource`` take an ``encoding`` parameter to use when
|
||||
opening in text mode. It defaults to ``utf-8``. :issue:`5504`
|
||||
- Fixes Pyright type errors in ``src/flask/app.py``. :issue:`5543`
|
||||
|
||||
Version 3.0.3
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue