Help Wanted
仓库指标
- Star
- (1,818 star)
- PR 合并指标
- (平均合并 3天 8小时) (30 天内合并 5 个 PR)
描述
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.