From 8e472e4f2a5f0bbf303780f33ec11d14a11f6817 Mon Sep 17 00:00:00 2001 From: Prasanth B <89722848+bupd@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:13:10 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b06685..02ac19f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # cool_python_apps Small and cool python apps including bitcoin mining, language translator etc. +this is a good app From 44c5976ab552f7eb5f942b0eabfa7bb90e3ec116 Mon Sep 17 00:00:00 2001 From: Prasanth B <89722848+bupd@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:14:34 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 02ac19f..4b06685 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ # cool_python_apps Small and cool python apps including bitcoin mining, language translator etc. -this is a good app From 662ceb66811b40cf663c32aca9f68f8b41bf8dec Mon Sep 17 00:00:00 2001 From: Prasanth B <89722848+bupd@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:31:16 +0530 Subject: [PATCH 3/5] Update instagram.py --- 3_instagram/instagram.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/3_instagram/instagram.py b/3_instagram/instagram.py index a29cbb0..49d3e8f 100644 --- a/3_instagram/instagram.py +++ b/3_instagram/instagram.py @@ -17,3 +17,5 @@ print(follower) bot.unfollow_everyone() + +# this code has been changed add this to a commit From c2cf248d3a28803494326e062ec969b4046445f2 Mon Sep 17 00:00:00 2001 From: Prasanth B <89722848+bupd@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:36:17 +0530 Subject: [PATCH 4/5] checking and the line 2 will be deleted --- 1_language_translate/translator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_language_translate/translator.py b/1_language_translate/translator.py index 1d5cfa9..ea8aede 100644 --- a/1_language_translate/translator.py +++ b/1_language_translate/translator.py @@ -1,5 +1,5 @@ # pip install googletrans==3.1.0a0 - +fdklsjlksdjofhskfklhs checking the commits from googletrans import Translator translator = Translator() From 534deed6b6772d1fcad05e67435727294c3d41d3 Mon Sep 17 00:00:00 2001 From: Prasanth B <89722848+bupd@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:39:08 +0530 Subject: [PATCH 5/5] Deleted the readme since its no longer needed --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b06685..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# cool_python_apps -Small and cool python apps including bitcoin mining, language translator etc. +