Wtf linter
This commit is contained in:
parent
82bc2cfba9
commit
fff519fae4
|
@ -173,7 +173,7 @@ def json(
|
||||||
headers=None,
|
headers=None,
|
||||||
content_type="application/json",
|
content_type="application/json",
|
||||||
dumps=json_dumps,
|
dumps=json_dumps,
|
||||||
**kwargs
|
**kwargs,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Returns response object with body in json format.
|
Returns response object with body in json format.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user