next-exp/IC

Remove (most) default arguments

Open

#836 aperta il 26 apr 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (77 fork)auto 404
easygood first issuehelp wanted

Metriche repository

Star
 (10 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor