From 885d3ea9e373da5495cf45c095f9bd60a5da26f7 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 11:40:34 +0000 Subject: [PATCH 01/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 4b06f26 according to the output from Black and Gofumpt. Details: None --- assignment.py | 19 ++++++++++++++++--- demo_code.py | 10 +++++++--- django_issues.py | 1 - miscellaneous.py | 2 +- 4 files changed, 24 insertions(+), 8 deletions(-) diff --git a/assignment.py b/assignment.py index 95fe20932..06388fa6b 100644 --- a/assignment.py +++ b/assignment.py @@ -1,8 +1,21 @@ (*FIRST,) = [1, 2, 3] # documenting code no fungggg *FIRST, a, b = [1, 2, 3, 7] # documenting code no fuddddnffffff -a, b = [1, 8, 2, 3, 5, 6,7, 8, 9, 12, 88] # documenting code no fun hehehehehefffffddddd +a, b = [ + 1, + 8, + 2, + 3, + 5, + 6, + 7, + 8, + 9, + 12, + 88, +] # documenting code no fun hehehehehefffffddddd c = 1 + def not_covered(): - print("hellooooow") - pass + print("hellooooow") + pass diff --git a/demo_code.py b/demo_code.py index edd32a51b..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -4,7 +4,9 @@ import ssl -AWS_SECRET_KEY = "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" +AWS_SECRET_KEY = ( + "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" +) class BaseNumberGenerator: @@ -100,8 +102,9 @@ def tar_something(): def bad_isinstance(initial_condition, object, other_obj, foo, bar, baz): pass + def not_check(x): - if x in (1, 2 ,7,3): + if x in (1, 2, 7, 3): print("Yes") elif x != 2 or x != 3: print("also true") @@ -114,7 +117,8 @@ def not_check(x): elif x in (10, 20, 30): print("Why even?") - + + def check(x): if x in (1, 2, 3): print("Yes") diff --git a/django_issues.py b/django_issues.py index 8419fff5f..f04fa031f 100644 --- a/django_issues.py +++ b/django_issues.py @@ -4,7 +4,6 @@ from django.views.decorators.http import require_http_methods - @require_http_methods(["GET", "POST"]) # Not Sensitive?????jjjjjj def current_datetime(request): now = datetime.datetime.now() diff --git a/miscellaneous.py b/miscellaneous.py index 798ad1649..ef201aa9e 100644 --- a/miscellaneous.py +++ b/miscellaneous.py @@ -2,7 +2,7 @@ class Orange: - """Represents the fruit orange.. """ + """Represents the fruit orange..""" orange = "#FFA500" From bf64b2f4a43fdfc6921915c31363433f219f5302 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:25:42 +0000 Subject: [PATCH 02/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 885d3ea according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 95d58d6812fffe776ceb1f73134facdfe3e3aac4 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:25:46 +0000 Subject: [PATCH 03/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 885d3ea according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From aa25a370722caa77ee3ebfa05aca606e186f5f5b Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:26:01 +0000 Subject: [PATCH 04/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 95d58d6 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From e841d0b2229a8635c328543b123a8384d17b779c Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:26:35 +0000 Subject: [PATCH 05/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 95d58d6 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 9d87d0794e1ae7c1c967a452aecb495ac38225aa Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:26:57 +0000 Subject: [PATCH 06/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in e841d0b according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 15e61c139eb05f398e1f238bf634b88c360aefd1 Mon Sep 17 00:00:00 2001 From: Aseem Manna <112926373+aseem-deepsource@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:57:32 +0530 Subject: [PATCH 07/39] Update CI.yml --- .github/workflows/CI.yml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 43a15f082..cf3f08025 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -78,23 +78,23 @@ jobs: # ./bin/deepsource report --analyzer test-coverage --key go --value-file ./go_coverage.out - # - name: Report test coverage to DeepSource enterprise-dev (python) - # run: | - # curl https://deepsource.io/cli | sh - # export DEEPSOURCE_DSN=$DEEPSOURCE_DSN_ENTERPRISE_DEV - # # create python artifact - # ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml - # # create another python artifact - # ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage2.xml - # # existing python artifact with same file so update only - # ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml + - name: Report test coverage to DeepSource enterprise-dev (python) + run: | + curl https://deepsource.io/cli | sh + export DEEPSOURCE_DSN=$DEEPSOURCE_DSN_ENTERPRISE_DEV + # create python artifact + ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml + # create another python artifact + ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage2.xml + # existing python artifact with same file so update only + ./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml - # - name: Report test coverage to DeepSource enterprise-dev (go) - # if: github.event_name != 'pull_request' - # run: | - # curl https://deepsource.io/cli | sh - # export DEEPSOURCE_DSN=$DEEPSOURCE_DSN_ENTERPRISE_DEV - # # create go artifact - # ./bin/deepsource report --analyzer test-coverage --key go --value-file ./go_coverage.out + - name: Report test coverage to DeepSource enterprise-dev (go) + if: github.event_name != 'pull_request' + run: | + curl https://deepsource.io/cli | sh + export DEEPSOURCE_DSN=$DEEPSOURCE_DSN_ENTERPRISE_DEV + # create go artifact + ./bin/deepsource report --analyzer test-coverage --key go --value-file ./go_coverage.out From cba6b5f07325de8a4a3a455955297cadfd83fee4 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:28:28 +0000 Subject: [PATCH 08/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in e841d0b according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From a797387002147e419b1a616326221949204648c1 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:28:41 +0000 Subject: [PATCH 09/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in cba6b5f according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 856318ca37670b7642dc82fcbad8dbd5251c169b Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:28:46 +0000 Subject: [PATCH 10/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in cba6b5f according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 9adb16ddbf1efb3d08e90844d0947507ecaeac8a Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:28:58 +0000 Subject: [PATCH 11/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 856318c according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 0d982fa149c95dd603dcc9318df782f292f0c69b Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:29:39 +0000 Subject: [PATCH 12/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 856318c according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From e831197e339ee5545f958580b31c0a9a3e7d6771 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:29:52 +0000 Subject: [PATCH 13/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 0d982fa according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From d9b7b213f6f90fc9e94b1398b2cb6df0e959c43b Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:29:54 +0000 Subject: [PATCH 14/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 0d982fa according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 4a0994d78df197e93abd55a2eb278d33a9a7c411 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:30:06 +0000 Subject: [PATCH 15/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in d9b7b21 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 257f075f23d5d7009f9f877fc7c5841b6c7c112c Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:30:14 +0000 Subject: [PATCH 16/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in d9b7b21 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From e3e40a7a48029460a9baca2c44c0cabeaa6bd82e Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:30:30 +0000 Subject: [PATCH 17/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 257f075 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 7fadf396aeab17733940fb01a30b2082566f0c27 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:33:27 +0000 Subject: [PATCH 18/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 257f075 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 6ea180c749a93983c3b64f000d95b94f010c66be Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:33:39 +0000 Subject: [PATCH 19/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 7fadf39 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 2617dfdb5129c8544202e92c81b4249274cbb1bc Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:33:41 +0000 Subject: [PATCH 20/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 7fadf39 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 54a91ba217ab02d7d546b2448cad9caaaf45dac7 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:34:29 +0000 Subject: [PATCH 21/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 2617dfd according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From cfe77a9d0b35fd4f44b75d79367ed0d23f579085 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:34:51 +0000 Subject: [PATCH 22/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 2617dfd according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 8ab791ffe4aaf54d361587c95880e5ea2622e6ab Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:35:08 +0000 Subject: [PATCH 23/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in cfe77a9 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From f9f72618225f4a45025891c7c666bca9047f4edb Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:35:38 +0000 Subject: [PATCH 24/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in cfe77a9 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 50cc8207444ee13639e35c434676c08df7bd1f71 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:35:53 +0000 Subject: [PATCH 25/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in f9f7261 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 892f42281e127c03237ff19d266f7662f069ced2 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:35:55 +0000 Subject: [PATCH 26/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in f9f7261 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 347f79f329482b69c69125d135f7144686cf62ca Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:10 +0000 Subject: [PATCH 27/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 892f422 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 3c1744f9e1884af0356dbcadb8a0db3551816747 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:19 +0000 Subject: [PATCH 28/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 892f422 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 4ed0b62437ba421ec1ab9d808f7b85c0a1a65fd3 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:35 +0000 Subject: [PATCH 29/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 3c1744f according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 41b079982f3b1c7984553fe6c397be2faa5c9b45 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:38 +0000 Subject: [PATCH 30/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 3c1744f according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 62984845579682e38737b474fc6370485e088007 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:51 +0000 Subject: [PATCH 31/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 41b0799 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From f4e6d6673629d1849f4d6613e4d65b0ea098c0b5 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:36:54 +0000 Subject: [PATCH 32/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 41b0799 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 06bbf7d33f5ca3c19510b3ca05cc266faeddaf30 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:37:12 +0000 Subject: [PATCH 33/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in f4e6d66 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 1a6e92ed78e775ea4b73c3e31555be39fdcc972c Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:41:56 +0000 Subject: [PATCH 34/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in f4e6d66 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 3c0ef9a2350c31f3aff92745858dd20798804d5b Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:42:12 +0000 Subject: [PATCH 35/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 1a6e92e according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 3e749b63f400b0b04a15dccff1b672ad80610f08 Mon Sep 17 00:00:00 2001 From: "deepsource-dev-autofix[bot]" <61578317+deepsource-dev-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:42:30 +0000 Subject: [PATCH 36/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 1a6e92e according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index f74550ead..428cd7058 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,7 +2,6 @@ import os import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From ee80e23f93e00eac10038baa67741dda8356b362 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:42:47 +0000 Subject: [PATCH 37/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 3e749b6 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index 428cd7058..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -2,6 +2,7 @@ import os import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From fb6616dc11311a5e58655ea2cc1adb6fb5d6e2e4 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:44:23 +0000 Subject: [PATCH 38/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in 3e749b6 according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 + 1 file changed, 1 insertion(+) diff --git a/demo_code.py b/demo_code.py index f74550ead..ecdcb03be 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,6 +3,7 @@ import subprocess import ssl + AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" ) From 22a1c025cb7710bc7978e219069bdd458860bbc5 Mon Sep 17 00:00:00 2001 From: "deepsource-enterprise-internal[bot]" <111794875+deepsource-enterprise-internal[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:44:39 +0000 Subject: [PATCH 39/39] style: format code with Black and Gofumpt This commit fixes the style issues introduced in fb6616d according to the output from Black and Gofumpt. Details: https://github.com/aseem-deepsource/demo-python-1/pull/25 --- demo_code.py | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_code.py b/demo_code.py index ecdcb03be..f74550ead 100644 --- a/demo_code.py +++ b/demo_code.py @@ -3,7 +3,6 @@ import subprocess import ssl - AWS_SECRET_KEY = ( "d6s$f9g!j8mg7hw?n&2ffffFdgsdgdddddsfddddddgfljwnfjsgsljfbjffffffkldslUwU" )