ahmedabu98 commented on code in PR #30285:
URL: https://github.com/apache/beam/pull/30285#discussion_r1486452487


##########
sdks/python/apache_beam/io/gcp/pubsub.py:
##########
@@ -337,7 +337,7 @@ def __init__(
     """Initializes ``WriteToPubSub``.
 
     Args:
-      topic: Cloud Pub/Sub topic in the form "/topics/<project>/<topic>".
+      topic: Cloud Pub/Sub topic in the form 
"projects/<project>/topics/<topic>".

Review Comment:
   Looks like this line is one character too long, which is causing the Lint 
test to fail. once you fix this, the bot will assign someone to review!



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