From ed993761a17841bb9295b5a468c9c5716ba4ffb2 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Thu, 5 Oct 2023 14:45:46 +0300 Subject: clean up small errors and debugging --- core/models/caves.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/models/caves.py') diff --git a/core/models/caves.py b/core/models/caves.py index 3e2511b..624239d 100644 --- a/core/models/caves.py +++ b/core/models/caves.py @@ -629,7 +629,7 @@ def GetCaveLookup(): ("bs30", "1623-190"), ("2011-01", "1623-190"), ("2002-x11", "1623-2005-08"), - ("2002-x12", "1623-2005-07"), + ("2002-x12", "2005-07"), ("2002-x13", "1623-2005-06"), ("2002-x14", "2005-05"), ("kh", "1623-161"), -- cgit v1.2.3