From b9e59630b22c48903b2202f5287b5a021a01d0eb Mon Sep 17 00:00:00 2001 From: josh Date: Thu, 9 Jan 2020 15:41:34 +0530 Subject: [PATCH 1/2] removed the added line --- Input.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Input.py b/Input.py index f316574..4aca5c2 100755 --- a/Input.py +++ b/Input.py @@ -3,3 +3,4 @@ webbrowser.open('http://petstore.swagger.io/') + From 7f496b1e721ea1b09dd7648ddd89054156b47dd2 Mon Sep 17 00:00:00 2001 From: josh Date: Thu, 9 Jan 2020 16:14:12 +0530 Subject: [PATCH 2/2] pull request commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 639aafc..f4bcfaa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Swagger This is a pet store where you check different kind of pets and order them online + +this is for pull request \ No newline at end of file