stulp/papercept_plots

filename needs to contain date

Closed this issue · 1 comments

otherwise the script stops with an error.

The command in the readme
python3 papercept_plot.py 'Submissions overview.html'
hence does not work...

I'd suggest you either add a note in the readme (and update the basic usage command) or have the script ask the user to enter a date manually if none found.

stulp commented

Thanks @jenskober for pointing this out. The bug was fixed and the README updated.