Skip to content

Commit

Permalink
dataset-filetypes is not a small step (#2913)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Jun 14, 2024
1 parent 1f5c680 commit f102b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libcommon/src/libcommon/processing_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,7 @@ def parse_id(id: str) -> tuple[str, str, Optional[str], Optional[str], str]:
"input_type": "dataset",
# no "triggered_by" <- this is a root step
"job_runner_version": 1,
"difficulty": 20,
"difficulty": 50,
},
}

Expand Down

0 comments on commit f102b46

Please sign in to comment.