summaryrefslogtreecommitdiffstats
path: root/core/unused.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2021-04-13 01:37:42 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2021-04-13 01:37:42 +0100
commit0820d7c0dce82553348fbbd3bb34b288daae5480 (patch)
tree31ef9c25bfe4fac8dc799cd64d4491697c687a28 /core/unused.py
parent267741fa8b304112d96842118bc6c3ae335500f7 (diff)
downloadtroggle-0820d7c0dce82553348fbbd3bb34b288daae5480.tar.gz
troggle-0820d7c0dce82553348fbbd3bb34b288daae5480.tar.bz2
troggle-0820d7c0dce82553348fbbd3bb34b288daae5480.zip
Docstrings for all modules
Diffstat (limited to 'core/unused.py')
-rw-r--r--core/unused.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/unused.py b/core/unused.py
index c4e9ba3..76f55f4 100644
--- a/core/unused.py
+++ b/core/unused.py
@@ -5,8 +5,8 @@ import logging
from django.conf import settings
from django.shortcuts import render
-"""Oddball mixture of critical, superfluous and useful functions which should
-be re-located more sensibly to other modules:
+"""Oddball mixture of apparently now superfluous functions which should
+be deleted
various HTML/wiki functions presumably for logbooks?