From f40a7ff46d8b5732ecb6ad16f070df6c8c9346c6 Mon Sep 17 00:00:00 2001 From: Deepak42074 <51868020+Deepak42074@users.noreply.github.com> Date: Fri, 3 Jan 2020 11:35:08 +0530 Subject: [PATCH] Update hello_world.py --- hello_world.py | 1 + 1 file changed, 1 insertion(+) diff --git a/hello_world.py b/hello_world.py index f301245..ae0ae3f 100644 --- a/hello_world.py +++ b/hello_world.py @@ -1 +1,2 @@ print("Hello World!") +print("checking git hub push to jenkins")