From 43dfe946b6385037141b94b775112037fe5f032f Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Mon, 24 Feb 2020 15:04:07 +0000 Subject: Just removing dud whitespace --- settings.py | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 4470361..418c77c 100644 --- a/settings.py +++ b/settings.py @@ -65,30 +65,30 @@ LOGBOOK_PARSER_SETTINGS = { "2017": ("2017/logbook.html", "Parseloghtmltxt"), "2016": ("2016/logbook.html", "Parseloghtmltxt"), "2015": ("2015/logbook.html", "Parseloghtmltxt"), - "2014": ("2014/logbook.html", "Parseloghtmltxt"), - "2013": ("2013/logbook.html", "Parseloghtmltxt"), - "2012": ("2012/logbook.html", "Parseloghtmltxt"), - "2011": ("2011/logbook.html", "Parseloghtmltxt"), - "2010": ("2010/logbook.html", "Parselogwikitxt"), - "2009": ("2009/2009logbook.txt", "Parselogwikitxt"), - "2008": ("2008/2008logbook.txt", "Parselogwikitxt"), - "2007": ("2007/logbook.html", "Parseloghtmltxt"), - "2006": ("2006/logbook/logbook_06.txt", "Parselogwikitxt"), - "2005": ("2005/logbook.html", "Parseloghtmltxt"), - "2004": ("2004/logbook.html", "Parseloghtmltxt"), - "2003": ("2003/logbook.html", "Parseloghtml03"), - "2002": ("2002/logbook.html", "Parseloghtmltxt"), - "2001": ("2001/log.htm", "Parseloghtml01"), - "2000": ("2000/log.htm", "Parseloghtml01"), - "1999": ("1999/log.htm", "Parseloghtml01"), - "1998": ("1998/log.htm", "Parseloghtml01"), - "1997": ("1997/log.htm", "Parseloghtml01"), + "2014": ("2014/logbook.html", "Parseloghtmltxt"), + "2013": ("2013/logbook.html", "Parseloghtmltxt"), + "2012": ("2012/logbook.html", "Parseloghtmltxt"), + "2011": ("2011/logbook.html", "Parseloghtmltxt"), + "2010": ("2010/logbook.html", "Parselogwikitxt"), + "2009": ("2009/2009logbook.txt", "Parselogwikitxt"), + "2008": ("2008/2008logbook.txt", "Parselogwikitxt"), + "2007": ("2007/logbook.html", "Parseloghtmltxt"), + "2006": ("2006/logbook/logbook_06.txt", "Parselogwikitxt"), + "2005": ("2005/logbook.html", "Parseloghtmltxt"), + "2004": ("2004/logbook.html", "Parseloghtmltxt"), + "2003": ("2003/logbook.html", "Parseloghtml03"), + "2002": ("2002/logbook.html", "Parseloghtmltxt"), + "2001": ("2001/log.htm", "Parseloghtml01"), + "2000": ("2000/log.htm", "Parseloghtml01"), + "1999": ("1999/log.htm", "Parseloghtml01"), + "1998": ("1998/log.htm", "Parseloghtml01"), + "1997": ("1997/log.htm", "Parseloghtml01"), "1996": ("1996/log.htm", "Parseloghtml01"), - "1995": ("1995/log.htm", "Parseloghtml01"), - "1994": ("1994/log.htm", "Parseloghtml01"), - "1993": ("1993/log.htm", "Parseloghtml01"), - "1992": ("1992/log.htm", "Parseloghtml01"), - "1991": ("1991/log.htm", "Parseloghtml01"), + "1995": ("1995/log.htm", "Parseloghtml01"), + "1994": ("1994/log.htm", "Parseloghtml01"), + "1993": ("1993/log.htm", "Parseloghtml01"), + "1992": ("1992/log.htm", "Parseloghtml01"), + "1991": ("1991/log.htm", "Parseloghtml01"), } APPEND_SLASH = False -- cgit v1.2.3