next-exp/IC

Remove (most) default arguments

Open

#836 创建于 2023年4月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (77 fork)auto 404
easygood first issuehelp wanted

仓库指标

Star
 (10 star)
PR 合并指标
 (PR 指标待抓取)

描述

Most of IC's development has occurred parallel to the running of a detector. From this, we introduced a large number of default values for functions' arguments that refer to this specific detector. We must remove them and force the user to specify which values to use.

贡献者指南