Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
areyde authored Jun 5, 2024
1 parent 0f06f5a commit f919d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-builds-repair/ci-builds-repair-benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For the example of the benchmark usage code, see the [`run_benchmark.py`](run_be
To use the benchmark, you need to pass a function `fix_repo_function` that fixes the build according to
the repository state on a local machine, logs, and the metadata of the failed workflows.
The function should have the following (all optional) arguments:
(`datapoin`, `repo_path`, `repo`, `out_folder`)
(`datapoint`, `repo_path`, `repo`, `out_folder`)

`datapoint`: datapoint from the dataset (its structure is given below);
`repo_path`: path to the repo on the user's machine;
Expand Down

0 comments on commit f919d0f

Please sign in to comment.