apache_beam.yaml.yaml_utils module
- class apache_beam.yaml.yaml_utils.SafeLineLoader(stream)[source]
Bases:
SafeLoader
A yaml loader that attaches line information to mappings and strings.
Bases: SafeLoader
A yaml loader that attaches line information to mappings and strings.