summaryrefslogtreecommitdiffstats
path: root/parsers/logbooks.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-11-23 18:46:44 +0000
committerPhilip Sargent <philip.sargent@gmail.com>2023-11-23 18:46:44 +0000
commit8fd09bef92b899ad0ba839eb9eedf1073fce5cc7 (patch)
treec947afaaf9a5cbd1af892b04c87e397e9c52e8dd /parsers/logbooks.py
parent521fd20e37de00179cfe92a5458a9baf80129c6a (diff)
downloadtroggle-8fd09bef92b899ad0ba839eb9eedf1073fce5cc7.tar.gz
troggle-8fd09bef92b899ad0ba839eb9eedf1073fce5cc7.tar.bz2
troggle-8fd09bef92b899ad0ba839eb9eedf1073fce5cc7.zip
python 3.12 discovered syntax issues
Diffstat (limited to 'parsers/logbooks.py')
-rw-r--r--parsers/logbooks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/logbooks.py b/parsers/logbooks.py
index 9e92dfc..892066b 100644
--- a/parsers/logbooks.py
+++ b/parsers/logbooks.py
@@ -326,7 +326,7 @@ def parser_date(tripdate, year):
def parser_html(year, expedition, txt, seq=""):
- """This uses some of the more obscure capabilities of regular expressions,
+ r"""This uses some of the more obscure capabilities of regular expressions,
see https://docs.python.org/3/library/re.html
e.g.