Help Wanted
Metriche repository
- Star
- (1818 stelle)
- Metriche merge PR
- (Merge medio 3g 8h) (5 PR mergiate in 30 g)
Descrizione
Check exceptions and exception messages reasonable and intuitive.
We have a few locations with (only) Exception-class raised and a lot of ValueErrors that might better be TypeErrors or something similar.
for example see plot_joint source.
Remember to update tests also.