mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
whitespace
This commit is contained in:
@@ -27,7 +27,6 @@ def hello():
|
||||
|
||||
@app.route('/headers')
|
||||
def view_headers():
|
||||
|
||||
return to_json(headers='headers')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user