next-exp/IC

Remove (most) default arguments

Open

#836 aberto em 26 de abr. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (77 forks)auto 404
easygood first issuehelp wanted

Métricas do repositório

Stars
 (10 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador