Skip to content

Commit

Permalink
Forgot to update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thijssnelleman committed Nov 29, 2024
1 parent ac0a09b commit 2b8072f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smac/runner/abstract_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ def run(
runtime : float
The time the target function took to run.
cpu_time : float
The CPU time the target function took to run.
The time the target function took on hardware to run.
additional_info : dict
All further additional trial information.
"""
Expand Down

0 comments on commit 2b8072f

Please sign in to comment.