Skip to content

Commit

Permalink
added the response from unify.update.
Browse files Browse the repository at this point in the history
  • Loading branch information
djl11 committed Oct 31, 2024
1 parent 98689ea commit 887b259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unify/evals/assist/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ def update(
)
.rstrip("\n")
)
return parameter, value
return parameter, value, response

0 comments on commit 887b259

Please sign in to comment.