[fortuneo] Fix: unidecode needed for Py2
When '\xa0' char is in some form field, weboob compat decoding would crah in Py2 (eg: '5\xa0733,29')
Showing
Please register or sign in to comment
When '\xa0' char is in some form field, weboob compat decoding would crah in Py2 (eg: '5\xa0733,29')