feat(sweeps): optuna scheduler supports more distribution commands #278
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.
|