Skip to content

Commit 422513b

Browse files
authored
[do not merge] dummy change
1 parent cd48741 commit 422513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/entrypoint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def parse_args(args: List[str]) -> argparse.Namespace:
9494
"--components-path",
9595
type=str,
9696
required=False,
97-
help="path to the custom components file, if it exists",
97+
help="path to the custom components file, if it exists ",
9898
)
9999

100100
# discover

0 commit comments

Comments
 (0)