Skip to content

Commit

Permalink
Remove extra '--'
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceCondor committed Jul 25, 2024
1 parent e1349aa commit 8185fff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tap_airbyte/tap.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ def to_command(
"run",
*(docker_args or []),
f"{self.image}:{self.tag}",
"--",
*airbyte_cmd,
]
)
Expand Down

0 comments on commit 8185fff

Please sign in to comment.