Skip to content

Commit

Permalink
apply suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
aaronsteers and coderabbitai[bot] authored Oct 10, 2024
1 parent fc50486 commit 6c8444d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
)

PIP_URL_HELP = (
"This can be a anything pip accepts, including: a PyPI package name, a local path, "
"This can be anything pip accepts, including: a PyPI package name, a local path, "
"a git repository, a git branch ref, etc. Use '.' to install from the current local "
"directory."
)
Expand Down

0 comments on commit 6c8444d

Please sign in to comment.