diff --git a/file1.txt b/file1.txt new file mode 100644 index 00000000..433eb172 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +this is file1 diff --git a/testing_pull.py b/testing_pull.py new file mode 100644 index 00000000..6fc2a2d8 --- /dev/null +++ b/testing_pull.py @@ -0,0 +1 @@ +print("Testing pull request!!......myself Soumyajit") \ No newline at end of file