payzen_secure_payment: fix missing-timeout and unnecessary-pass pylint warnings
Showing
cc @rafael
we should maybe make a mixin which computes a timeout based on remaining time left for the current request, but this is enough to fix the pylint warnings on py3 ( pylint has more rules on py3 )