Skip to content

Commit

Permalink
Update scoring.py
Browse files Browse the repository at this point in the history
Signed-off-by: AlxdrPolyakov <[email protected]>
  • Loading branch information
AlxdrPolyakov authored Aug 29, 2024
1 parent 8f2ed0e commit ff7f5f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions causaltune/scoring.py
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,7 @@ def make_scores(
policy=None
)
except Exception as e:
print(e)
pass

if "qini" in metrics_to_report:
Expand Down

0 comments on commit ff7f5f7

Please sign in to comment.