Capitalize occurrences of 'flask' (#2067)
This commit is contained in:
parent
11809bf1d2
commit
77af942b98
4 changed files with 5 additions and 5 deletions
|
|
@ -40,7 +40,7 @@ from .signals import signals_available, template_rendered, request_started, \
|
|||
# it.
|
||||
from . import json
|
||||
|
||||
# This was the only thing that flask used to export at one point and it had
|
||||
# This was the only thing that Flask used to export at one point and it had
|
||||
# a more generic name.
|
||||
jsonify = json.jsonify
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue