From a6dd14531ec3dcc41932603d42a64ef37e88f7b1 Mon Sep 17 00:00:00 2001 From: PULKIT <54570212+pulkitthakran@users.noreply.github.com> Date: Sun, 11 Oct 2020 21:11:14 +0530 Subject: [PATCH] Update run.py --- Facial-recognition/run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facial-recognition/run.py b/Facial-recognition/run.py index 42fefb3..a238767 100644 --- a/Facial-recognition/run.py +++ b/Facial-recognition/run.py @@ -43,4 +43,4 @@ count = 0 # print(count) count += 1 -print('Success') \ No newline at end of file +print('Done')