liferoad commented on code in PR #25373: URL: https://github.com/apache/beam/pull/25373#discussion_r1100645921
########## sdks/python/apache_beam/runners/interactive/pipeline_fragment.py: ########## @@ -23,6 +23,7 @@ from apache_beam.pipeline import AppliedPTransform from apache_beam.pipeline import PipelineVisitor from apache_beam.runners.interactive import interactive_environment as ie +from apache_beam.runners.interactive import interactive_runner as ir Review Comment: Done. 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]
