Open fabienheureux opened 2 years ago
Hi @fabienheureux Thanks for the PR
I'm not sure when I will get time to review this soon but will do asap.
@nickmoreton I am cleaning up old PRs.
Can I close this one ? I won't have time in a near future to continue working on it.
I am working on an importer for another CMS (Spip), and base some of it on
wagtail-wordpress-import
. I noticed (thanks to my linter) that some exceptions were not reachable in this try / except block.This PR fixes that :)