From 7575e8c16f57e4a99f0a21ece54f00f9a6192c7b Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Sun, 31 Oct 2021 19:42:06 +0200 Subject: fix old comments --- core/views/drawings.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core/views/drawings.py') diff --git a/core/views/drawings.py b/core/views/drawings.py index f86cd10..4145123 100644 --- a/core/views/drawings.py +++ b/core/views/drawings.py @@ -18,9 +18,7 @@ by looking inside the file before being served. ''' -todo='''The git stuff on upload! - -need to check if invalid query string is invalid, or produces multiple replies +todo='''Need to check if invalid query string is invalid, or produces multiple replies and render a user-friendly error page. ''' -- cgit v1.2.3