docs: fix stale doc comment in get_hyperopt_phase
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -272,7 +272,7 @@ pub fn set_hyperopt_phase(phase: HyperoptPhase) {
|
||||
}
|
||||
}
|
||||
|
||||
/// Get the current hyperopt phase (defaults to Single if not set).
|
||||
/// Get the current hyperopt phase (defaults to Fast if not set).
|
||||
pub fn get_hyperopt_phase() -> HyperoptPhase {
|
||||
HYPEROPT_PHASE
|
||||
.lock()
|
||||
|
||||
Reference in New Issue
Block a user