good first issue
仓库指标
- Star
- (1,927 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
We should not use assert to address bad user input, but there are such uses of assert in the GPy codebase. Instead, we should use ValueError. For more details, see https://github.com/SheffieldML/GPy/pull/917#discussion_r639520080