You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/03 19:22:25 UTC

[GitHub] [beam] AnandInguva commented on a diff in pull request #23024: Update cibuildwheel

AnandInguva commented on code in PR #23024:
URL: https://github.com/apache/beam/pull/23024#discussion_r962193727


##########
sdks/python/apache_beam/ml/inference/base.py:
##########
@@ -70,7 +70,7 @@
 PredictionResult.__doc__ = """A NamedTuple containing both input and output
   from the inference."""
 PredictionResult.example.__doc__ = """The input example."""
-PredictionResult.inference.__doc__ = """Results for the inference on the model
+PredictionResult.inference.__doc__ = """Results fo r the inference on the model

Review Comment:
   Will remove this once this PR gets LGTM



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org