-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationreleasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Description
Is your feature request related to a problem?
In some cases, error handling is not ideal (see solution for details).
Desired solution
- Validate inputs of a function as the first step
- Raise an appropriate exception with an appropriate message if issues are found
- Document in the docstring that the exception is raised and under which condition
- Test that the correct exception with the correct message is raised
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentation 📖Improvements or additions to documentationImprovements or additions to documentationreleasedIncluded in a releaseIncluded in a releasetesting 🧪Additional automated testsAdditional automated tests
Type
Projects
Status
✔️ Done