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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
