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

Commit a967c2d

Browse files
committed
state parameter for normal diffs
1 parent 1d1873f commit a967c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data_diff/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ def _data_diff(
327327
dbt_profiles_dir,
328328
dbt_project_dir,
329329
select,
330+
state,
330331
threads1=None,
331332
threads2=None,
332333
__conf__=None,

0 commit comments

Comments
 (0)