From caa84a759c16f9e9c160802ba7f762afb5881d3f Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:41:45 -0700 Subject: [PATCH 1/2] Update testfile.py --- testfile.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/testfile.py b/testfile.py index d300af3..5990200 100644 --- a/testfile.py +++ b/testfile.py @@ -13,3 +13,9 @@ if 1654543717 == 1654543717: print("fourth times the charm") client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") + + + +if 1654543717 == 1654543717: + print("fourth times the charm") +client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") From d8daf07e6886c5f43c932c8e86319c1e8c7ed3c6 Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:49:22 -0700 Subject: [PATCH 2/2] Update testfile.py --- testfile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testfile.py b/testfile.py index 5990200..738d1f5 100644 --- a/testfile.py +++ b/testfile.py @@ -19,3 +19,5 @@ if 1654543717 == 1654543717: print("fourth times the charm") client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") + +# try again