Skip to content

Commit

Permalink
Fix yapf
Browse files Browse the repository at this point in the history
  • Loading branch information
chamikaramj committed Jun 25, 2023
1 parent ab1021a commit 5109aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/apache_beam/options/pipeline_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ def _add_argparse_args(cls, parser):
default=False,
action='store_true',
help='Use the Docker-composed-based transform service when expanding '
'cross-language transforms.')
'cross-language transforms.')


def additional_option_ptransform_fn():
Expand Down

0 comments on commit 5109aa9

Please sign in to comment.