From d366d86439a56da4ed2b7b2b406a3fda41b11761 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Fri, 4 Jun 2021 12:33:27 +0200 Subject: tasks: add timing --- python/refcat/tasks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/refcat/tasks.py b/python/refcat/tasks.py index f3ce893..c8cd515 100644 --- a/python/refcat/tasks.py +++ b/python/refcat/tasks.py @@ -961,7 +961,7 @@ class UnmatchedMapped(Refcat): class UnmatchedOpenLibraryMatchTable(Refcat): """ - Run matching and write tabular results to file. + Run matching and write tabular results to file. 158m15.856s. Total rows: 139507963, exact/strong matches: 11777185. -- cgit v1.2.3