Skip to content

Commit

Permalink
Minor fix.
Browse files Browse the repository at this point in the history
Signed-off-by: Revital Sur <[email protected]>
  • Loading branch information
revit13 committed Nov 5, 2024
1 parent 720585e commit ec02ce2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def sample_code_ray_orchestrator(
p1_orch_code_to_parquet_name: str = "code2parquet_wf",
p1_orch_code_quality_name: str = "code_quality_wf",
p1_orch_malware_name: str = "malware_wf",
p1_orch_license_check_name: str = "license_check_wf",
p1_orch_license_check_name: str = "license_select_wf",
p1_orch_header_cleanser_name: str = "header_cleanser_wf",
p1_orch_proglang_select_name: str = "proglang_select_wf",
p1_orch_doc_id_name: str = "doc_id_wf",
Expand Down

0 comments on commit ec02ce2

Please sign in to comment.