DiODeProject / DiODeProject/MuMoT
Clean exceptions
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Exceptions, such as warnings and errors, are sometimes raised with a `print("Warning message")`. They should instead be raised with `raise exceptions.MuMoTWarning("Warning message")`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.