Python/scheduling
Christian Clauss 5f4da5d616
isort --profile black . (#2181)
* updating DIRECTORY.md

* isort --profile black .

* Black after

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-07-06 09:44:19 +02:00
..
first_come_first_served.py Set the Python file maximum line length to 88 characters (#2122) 2020-06-16 10:09:19 +02:00
round_robin.py Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164) 2020-07-04 00:56:40 +05:30
shortest_job_first.py isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00