Commit a205509f authored by Jérome Perrin's avatar Jérome Perrin

fixup! wechat_secure_payment: pylint on py3

parent 6372ba6b
......@@ -244,7 +244,6 @@ class WechatService(XMLObject):
def initialize(self, REQUEST=None, **kw):
"""See Payment Service Interface Documentation"""
pass
def navigate(self, wechat_dict, REQUEST=None, **kw):
"""Returns a redirection to the payment page"""
......
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