Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
dbeatty10 committed Mar 4, 2023
commit 6df559fd858693cdf30e29bad31b6ac19e5c6684
1 change: 0 additions & 1 deletion data_diff/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ def write_usage(self, prog: str, args: str = "", prefix: Optional[str] = None) -
metavar="PATH",
help="Which directory to look in for the profiles.yml file. If not set, dbt will look in the current working directory first, then HOME/.dbt/",
)
asf
@click.option(
"--dbt-project-dir",
default=None,
Expand Down