Skip to content

Commit

Permalink
fix function args
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer authored and augusto-herrmann committed Aug 30, 2024
1 parent 6610ee2 commit 9bcfe72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dou_dag_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ def perform_searches(
field=field,
is_exact_search=is_exact_search,
ignore_signature_match=ignore_signature_match,
force_rematch=force_rematch,
reference_date=get_trigger_date(context, local_time=True),
result_as_email=result_as_email,
)
Expand Down

0 comments on commit 9bcfe72

Please sign in to comment.