Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
anirban-chaudhuri committed Dec 5, 2024
1 parent 5e28c89 commit ed37356
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyciemss/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,6 @@ def wrapped_model():
k: (v.squeeze() if len(v.shape) > 2 else v) for k, v in samples.items()
}


if not isinstance(alpha, list):
alpha = [alpha]
risk_results = {}
Expand Down

0 comments on commit ed37356

Please sign in to comment.