diff --git a/drees.py b/drees.py index 3785ded..6abb869 100644 --- a/drees.py +++ b/drees.py @@ -34,8 +34,8 @@ OUTPUT_SUFFIX = f"{TMP_SUFFIX}{FORMAT_SUFFIX}" TMP_FILE_REGEX = re.compile(r"^.*{}$".format(OUTPUT_SUFFIX.replace(".", "\."))) -# MAIN_URL = "https://covid.thegux.fr/" -MAIN_URL = "/home/romain/code/covid-plotter/" +MAIN_URL = "https://covid.thegux.fr/" +# MAIN_URL = "/home/romain/code/covid-plotter/" # to debug (adjust with your local path) # cycler could be better, but for ages plots it's ok AGE_COLORS = {