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 Oct 10, 2022
1 parent a19de88 commit b60d1b3
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 b60d1b3

Please sign in to comment.