forked from orbit-oss/flask
type hint fix for flask.send_file
This commit is contained in:
parent
66743d4f9d
commit
4104f29956
2 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,8 @@ Version 3.0.1
|
|||
|
||||
Unreleased
|
||||
|
||||
- Correct type for ``path`` argument to ``send_file``. :issue:`5230`
|
||||
|
||||
|
||||
Version 3.0.0
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue