Skip to content

Commit

Permalink
Update morpheus/pipeline/receiver.py
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Harris <xixonia@gmail.com>
  • Loading branch information
dagardner-nv and cwharris authored Sep 12, 2023
1 parent 7b729dd commit b308d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morpheus/pipeline/receiver.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def get_input_type(self) -> type:

def link_type(self):
"""
The linking phase determines the final type of the `Receiver` and connects all underlying stages.
The linking phase determines the final type of the `Receiver`.
Raises:
RuntimeError: Throws a `RuntimeError` if the predicted input port type determined during the build phase is
Expand Down

0 comments on commit b308d82

Please sign in to comment.