From b2cf3da10b8698cf466fd42e1919a5d3d651a53c Mon Sep 17 00:00:00 2001 From: MuhammadSuleman97 <53903082+MuhammadSuleman97@users.noreply.github.com> Date: Sun, 21 Mar 2021 18:54:55 +0500 Subject: [PATCH] Create testchild.py --- testchild.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 testchild.py diff --git a/testchild.py b/testchild.py new file mode 100644 index 0000000000..9fbdfbcf02 --- /dev/null +++ b/testchild.py @@ -0,0 +1 @@ +print("inside child Branch")