From 90f8344ab3efd6d254f7063fd2aaf08bdae96706 Mon Sep 17 00:00:00 2001 From: SadhulaSaiKumar Date: Wed, 10 Jan 2024 12:31:47 +0000 Subject: [PATCH] Update 'Attendence/attendence.py' --- Attendence/attendence.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Attendence/attendence.py b/Attendence/attendence.py index 4ffce04..87b4319 100644 --- a/Attendence/attendence.py +++ b/Attendence/attendence.py @@ -555,7 +555,7 @@ def register(): # pool.close() #return results[0] - result=registered(url_list) + result=registered(url_list) return 'Successfully saved encoding.........'