Skip to content

Commit

Permalink
- cli:: prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Mar 9, 2024
1 parent 2fe7009 commit d0e7e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/httr2.R
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ req_mistral_perform <- function(req, error_call = caller_env()) {
)
}

cli::cli_abort(
cli_abort(
bullets, class = c("error_mistral_req_perform"),
call = error_call, parent = err
)
Expand Down

0 comments on commit d0e7e93

Please sign in to comment.