some pep8 changes (fixed spacing at end)
This commit is contained in:
@@ -19,11 +19,3 @@ def handler(request, response, methods):
|
||||
response.headers['Content-Type'] = 'text/xml'
|
||||
dispatch = getattr(dispatcher, '_dispatch', None)
|
||||
return dispatcher._marshaled_dispatch(request.body.read(), dispatch)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user