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

Commit 59da11a

Browse files
committed
wording
1 parent b49b93a commit 59da11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_diff/dbt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def dbt_diff(
8282
+ " <> "
8383
+ ".".join(diff_vars.dev_path)
8484
+ "[/] \n"
85-
+ "Skipped due to missing primary-key tag\n"
85+
+ "Skipped due to missing primary-key tag(s).\n"
8686
)
8787

8888
rich.print("Diffs Complete!")

0 commit comments

Comments
 (0)