diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2024-07-02 11:49:53 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2024-07-02 11:49:53 +0300 |
commit | 208c0ffa1f1d3af3959e2bec8f837d6c03935799 (patch) | |
tree | bf3a54c71c69242f39cd0b4f2bfed2ac7962aa45 /core/models/caves.py | |
parent | 0f754694ed0e1c98d9bc671aede2ecf61e4a2d17 (diff) | |
download | troggle-208c0ffa1f1d3af3959e2bec8f837d6c03935799.tar.gz troggle-208c0ffa1f1d3af3959e2bec8f837d6c03935799.tar.bz2 troggle-208c0ffa1f1d3af3959e2bec8f837d6c03935799.zip |
something odd with 2023-ww-01
Diffstat (limited to 'core/models/caves.py')
-rw-r--r-- | core/models/caves.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/models/caves.py b/core/models/caves.py index 641776e..83b4507 100644 --- a/core/models/caves.py +++ b/core/models/caves.py @@ -720,8 +720,7 @@ def GetCaveLookup(): ("2023-BuzzardHole", "1626-2023-bz-01"), ("1626-2023-BuzzardHole", "1626-2023-bz-01"), ("1626-2023-buzzardhole","1626-2023-bz-01"), - ("2023-ww-01", "1623-2023-ww-01"), - + ] |