We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db6737 commit 0b85e28Copy full SHA for 0b85e28
1 file changed
sdks/python/apache_beam/yaml/yaml_mapping.py
@@ -31,6 +31,7 @@
31
from typing import Union
32
33
import jinja2
34
+
35
import apache_beam as beam
36
from apache_beam.io.filesystems import FileSystems
37
from apache_beam.portability.api import schema_pb2
0 commit comments