oops... local conf
This commit is contained in:
parent
3952c6cab2
commit
484dc9bd21
4
drees.py
4
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 = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user