Part of: pyOpenSci/software-submission#267 (comment)
Documentation describes being able to catch exceptions in a number of places, e.g. here: https://github.com/HzaCode/OneCite/blob/main/docs/api/exceptions.rst
however these exceptions are all unused in the code except ParseError
Part of: pyOpenSci/software-submission#267 (comment)
Documentation describes being able to catch exceptions in a number of places, e.g. here: https://github.com/HzaCode/OneCite/blob/main/docs/api/exceptions.rst
however these exceptions are all unused in the code except
ParseError