Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yczhang-nv committed Apr 4, 2024
1 parent f0088d6 commit d75147e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/_utils/stages/conv_msg.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
@register_stage("unittest-conv-msg", ignore_args=["expected_data"])
class ConvMsg(SinglePortStage):
"""
Simple test stage to convert a MultiMessage to a MultiResponseProbsMessage,
Simple test stage to convert a MultiMessage to a MultiResponseProbsMessage,
or a ControlMessage to a ControlMessage with probs tensor.
Basically a cheap replacement for running an inference stage.
Expand Down

0 comments on commit d75147e

Please sign in to comment.