Skip to content

Interval scheduling #10557

Interval scheduling

Interval scheduling #10557

Triggered via pull request October 7, 2024 15:03
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (E501): scheduling/interval_scheduling_algorithm.py#L2
scheduling/interval_scheduling_algorithm.py:2:89: E501 Line too long (322 > 88)
Ruff (E501): scheduling/interval_scheduling_algorithm.py#L4
scheduling/interval_scheduling_algorithm.py:4:89: E501 Line too long (235 > 88)
Ruff (UP032): scheduling/interval_scheduling_algorithm.py#L25
scheduling/interval_scheduling_algorithm.py:25:16: UP032 Use f-string instead of `format` call
Ruff (UP032): scheduling/interval_scheduling_algorithm.py#L28
scheduling/interval_scheduling_algorithm.py:28:5: UP032 Use f-string instead of `format` call
ruff
Process completed with exit code 1.