Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianMorawiec committed Oct 9, 2024
1 parent fbda7a0 commit 1d1beae
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,7 @@ def create_workflow_run(
)
if debug:
warnings.warn(
"InProcessRuntime doesn't support `debug`."
" Flag will be ignored.",
"Ray Runtime doesn't support `debug`. Flag will be ignored.",
category=exceptions.UnsupportedRuntimeFeature,
)

Expand Down

0 comments on commit 1d1beae

Please sign in to comment.