From c1e31c7713258fd0901fa91ba9ee780c5797d3db Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 11:55:36 -0700 Subject: [PATCH 1/2] Update secondfile.py --- secondfile.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/secondfile.py b/secondfile.py index 6120ccf..9eadcdf 100644 --- a/secondfile.py +++ b/secondfile.py @@ -9,3 +9,5 @@ if 1654543717 == 1654543717: print("fourth times the charm") client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") + +# here's a little change From f3f6d991fd409e27d9161ba1a5e3470a4e6a0fcf Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 11:58:28 -0700 Subject: [PATCH 2/2] Update secondfile.py --- secondfile.py | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/secondfile.py b/secondfile.py index 9eadcdf..f9241e2 100644 --- a/secondfile.py +++ b/secondfile.py @@ -11,3 +11,14 @@ client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") # here's a little change + +if 1654543717 == 1654543717: + print("got here") +if 1654543717 == 1654543717: + print("got here twice") +if 1654543717 == 1654543717: + print("got here thrice") +if 1654543717 == 1654543717: + print("fourth times the charm") +client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") +