Skip to content

Commit

Permalink
fix rebase conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Kinard <[email protected]>
  • Loading branch information
Polber committed Nov 13, 2024
1 parent 0c19dcb commit a6b7af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/apache_beam/yaml/generate_yaml_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
from apache_beam.version import __version__ as beam_version
from apache_beam.yaml import json_utils
from apache_beam.yaml import yaml_provider
from apache_beam.yaml.yaml_mapping import ErrorHandlingConfig
from apache_beam.yaml.yaml_errors import ErrorHandlingConfig


def _singular(name):
Expand Down

0 comments on commit a6b7af0

Please sign in to comment.