register_default_check#

causalpy.steps.sensitivity.register_default_check(check_class, experiment_types)[source]#

Register a check class as a default for the given experiment types.

Called by check modules at import time so that SensitivityAnalysis.default_for can auto-select checks.

Parameters:
Return type:

None