Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 6df559f

Browse files
committed
Fix typo
1 parent 15abb90 commit 6df559f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data_diff/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ def write_usage(self, prog: str, args: str = "", prefix: Optional[str] = None) -
222222
metavar="PATH",
223223
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/",
224224
)
225-
asf
226225
@click.option(
227226
"--dbt-project-dir",
228227
default=None,

0 commit comments

Comments
 (0)