Commit e4ce15f2 authored by Rafael Monnerat's avatar Rafael Monnerat

erp5_maileva_connector: Fixup coding style test

  'Just' a typo
parent 6a6e5daf
from zExceptions import Unauthorized from zExceptions import Unauthorized
if REQUEST is not None: if REQUEST is not None:
raise Unauthorized raise Unauthorized
connector = context.getResourceValue() connector = context.getResourceValue()
connector.processResponse(response, context.getObject(), failed) connector.processResponse(response, context.getObject(), failed)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment