forked from YovM/Algorithms
* Make some ruff fixes * Undo manual fix * Undo manual fix * Updates from ruff=0.0.251 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| first_come_first_served.py | ||
| highest_response_ratio_next.py | ||
| job_sequencing_with_deadline.py | ||
| multi_level_feedback_queue.py | ||
| non_preemptive_shortest_job_first.py | ||
| round_robin.py | ||
| shortest_job_first.py | ||