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

   > Can you give an example of what exactly needs to be updated?
   
   
https://github.com/apache/beam/blob/01cb7e9618db63c79cf1887d43d5b2ec50dc1736/sdks/python/apache_beam/ml/gcp/naturallanguageml.py#L43
   
   
https://github.com/apache/beam/blob/01cb7e9618db63c79cf1887d43d5b2ec50dc1736/sdks/python/apache_beam/ml/gcp/naturallanguageml.py#L84
   
   We can update doc strings and add type annotations in the format `(pcoll: 
beam.pvalue.PCollection)` instead of `pcoll,  # type: beam.pvalue.PCollection`. 


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

Reply via email to