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/06/13 12:44:45 UTC

[GitHub] [beam] AnandInguva commented on issue #21441: Figure out how type hints should work

AnandInguva commented on issue #21441:
URL: https://github.com/apache/beam/issues/21441#issuecomment-1153868970

   One of the mypy errors ` Type variable "apache_beam.ml.inference.base._INPUT_TYPE" is unbound  [valid-type]`. Currently, we ignore these error as the `_INPUT_TYPE` and `__OUTPUT_TYPE` are unbounded and `mypy` needs generic variable to bounded source.


-- 
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