I added an endpoint to see how many jobs are in front of a given job. This can be used in on-demand to give students their up-to-date position in the grading queue.
Can you run black broadway/ tests/ to automatically format the files so that Travis tests pass? You might need to install black using pip3 install black.
I added an endpoint to see how many jobs are in front of a given job. This can be used in on-demand to give students their up-to-date position in the grading queue.
Relates to https://github.com/illinois-cs241/broadway-on-demand/issues/80