Skip to content
Snippets Groups Projects
Commit 1e828807 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

micro-change, remove unneeded/unwanted log entry

parent a7cba7f9
No related branches found
No related tags found
No related merge requests found
Pipeline #53586 passed
......@@ -34,7 +34,7 @@ def calculate_qualities(task, tasks_for_this_sasid, quality_thresholds):
return quality
except Exception as error:
logger.info(error)
pass
def calculate_quality_sasid(unsaved_task, tasks_for_this_sasid):
"""
......
......@@ -31,7 +31,7 @@
{% include 'taskdatabase/pagination.html' %}
</div>
</div>
<p class="footer"> Version 10 July 2023
<p class="footer"> Version 11 July 2023
</div>
{% include 'taskdatabase/refresh.html' %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment