You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@djds23 thanks for bringing this on, it's a good idea imo, please submit the PR if you want.
btw, it has to be compatible with both python2/3, so you could probably set the unicode_type on the module level, and then in unidecode function just check if the passed value is instance of it:
@iki I would be happy to work on this and submit a PR.
The text was updated successfully, but these errors were encountered: