From 17b2b7b89c2ce34471251a64a1f7c9e416a1c869 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 7 Dec 2022 18:22:09 +0000 Subject: fix comments and 2019 LB parsing --- parsers/caves.py | 1 + 1 file changed, 1 insertion(+) (limited to 'parsers/caves.py') diff --git a/parsers/caves.py b/parsers/caves.py index e09debe..71e19a5 100644 --- a/parsers/caves.py +++ b/parsers/caves.py @@ -135,6 +135,7 @@ def do_pending_cave(k, url, area): default_note = f"_Survex file found in loser repo but no description in expoweb


\n" default_note += f"INSTRUCTIONS: First open 'This survex file' (link above the CaveView panel) to find the date and info. Then " + default_note += f"

\n\n - (0) look in the cave number index for notes on this cave, " default_note += f"

\n\n - (1) search in the survex file for the *ref to find a " default_note += f"relevant wallet, e.g.2009#11 and read the notes image files
\n - " default_note += f"

\n\n - (2) search in the Expo for that year e.g. 2009 to find a " -- cgit v1.2.3