Improved exception management
Open
@maniospas is already working on this.
Since Jun 12, 2024.
feature
- Dominant language
- Python
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Improve exception throwing so that specific types of errors may be caught instead of generic Exception (this promotes bad practices for error handling when using pygrank).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.