VictorPlusC commented on a change in pull request #16904:
URL: https://github.com/apache/beam/pull/16904#discussion_r816378317



##########
File path: sdks/python/apache_beam/runners/interactive/interactive_beam.py
##########
@@ -452,8 +457,7 @@ def cleanup(
 # Examples:
 # ib.clusters.describe(p)
 # Check the docstrings for detailed usages.
-# TODO(victorhc): Implement all functionality for Clusters()
-# clusters = Clusters()
+clusters = Clusters()

Review comment:
       Sounds good, I reverted this and changed the comment. Thanks!




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