From bab0b6c35874ab9d855ebe87c902fac714cc69ab Mon Sep 17 00:00:00 2001 From: abdkaal <84272401+abdkaal@users.noreply.github.com> Date: Sun, 16 May 2021 16:58:53 +0530 Subject: [PATCH] Yt --- script.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.py b/script.py index e823130..367539e 100644 --- a/script.py +++ b/script.py @@ -26,7 +26,7 @@ print(clean_list) -def hacker_name(name): +def hacker_name(name):MR. Abhishek # create Image object with the input image image = Image.open('certificate_raw.jpg') # initialise the drawing context with the image object as background