Skip to content

Commit

Permalink
[DC-2692] adding base classed rule to rules to run for synthetic data…
Browse files Browse the repository at this point in the history
…sets
  • Loading branch information
lrwb-aou committed Nov 11, 2022
1 parent d50d649 commit d878b40
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ def __init__(self,
project_id=project_id,
dataset_id=dataset_id,
sandbox_dataset_id=sandbox_dataset_id,
table_namer=table_namer)
table_namer=table_namer,
run_for_synthetic=True)

def setup_rule(self, client, *args, **keyword_args):
"""
Expand Down

0 comments on commit d878b40

Please sign in to comment.