Polber commented on code in PR #30035:
URL: https://github.com/apache/beam/pull/30035#discussion_r1457955975


##########
sdks/python/apache_beam/yaml/yaml_provider.py:
##########
@@ -48,7 +48,8 @@
 from apache_beam.portability.api import schema_pb2
 from apache_beam.transforms import external
 from apache_beam.transforms import window
-from apache_beam.transforms.fully_qualified_named_transform import 
FullyQualifiedNamedTransform
+from apache_beam.transforms.fully_qualified_named_transform import \
+  FullyQualifiedNamedTransform

Review Comment:
   The IDE keeps auto-formatting that. I'll figure out how to disable that



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