mirror of https://github.com/mitsuhiko/flask.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
518 B
16 lines
518 B
Describe what this patch does to fix the issue. |
|
|
|
Link to any relevant issues or pull requests. |
|
|
|
<!-- |
|
Commit checklist: |
|
|
|
* add tests that fail without the patch |
|
* ensure all tests pass with ``pytest`` |
|
* add documentation to the relevant docstrings or pages |
|
* add ``versionadded`` or ``versionchanged`` directives to relevant docstrings |
|
* add a changelog entry if this patch changes code |
|
|
|
Tests, coverage, and docs will be run automatically when you submit the pull |
|
request, but running them yourself can save time. |
|
-->
|
|
|