Skip to content

feat(sweeps): optuna scheduler supports more distribution commands #278

feat(sweeps): optuna scheduler supports more distribution commands

feat(sweeps): optuna scheduler supports more distribution commands #278

Triggered via pull request August 16, 2023 16:08
Status Failure
Total duration 21s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E721): jobs/sweep_schedulers/optuna_scheduler/optuna_scheduler.py#L657
jobs/sweep_schedulers/optuna_scheduler/optuna_scheduler.py:657:18: E721 Do not compare types, use `isinstance()`
Ruff (E721): jobs/sweep_schedulers/optuna_scheduler/optuna_scheduler.py#L667
jobs/sweep_schedulers/optuna_scheduler/optuna_scheduler.py:667:18: E721 Do not compare types, use `isinstance()`
ruff
Process completed with exit code 1.