diff --git a/causaltune/scoring.py b/causaltune/scoring.py index d71b13c3..76d1f769 100644 --- a/causaltune/scoring.py +++ b/causaltune/scoring.py @@ -1149,7 +1149,7 @@ def make_scores( outcome_name=outcome_name, policy=None ) - except: + except Exception as e: pass if "qini" in metrics_to_report: