summaryrefslogtreecommitdiffstats
path: root/core/views_caves.py
diff options
context:
space:
mode:
Diffstat (limited to 'core/views_caves.py')
-rw-r--r--core/views_caves.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/views_caves.py b/core/views_caves.py
index 8613790..4853dbe 100644
--- a/core/views_caves.py
+++ b/core/views_caves.py
@@ -68,7 +68,8 @@ def numericalcmp(x, y):
def caveKey(x):
"""python3 function for sort.
- Note that cave kataster numbers are not generally integers
+ Note that cave kataster numbers are not generally integers.
+ This needs to be fixed make a decent sort order.
"""
return x.kataster_number