Skip to content

Commit

Permalink
docs: update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bokajgd committed Jun 16, 2023
1 parent b3d3647 commit 82498cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/psycop/common/model_evaluation/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ def find_best_run_in_dir(
Args:
run_group (str): Name of run group.
lookahead_window (int): Number of lookahead days for outcome specification. Used to identify performance files.
lookahead_window (int): Number of lookahead days for outcome specification. Used to identify performance files in the directory.
dir_path (Path): Path to directory containing runs.
Returns:
Expand Down

0 comments on commit 82498cc

Please sign in to comment.