diff --git a/secondfile.py b/secondfile.py index 6120ccf..f9241e2 100644 --- a/secondfile.py +++ b/secondfile.py @@ -9,3 +9,16 @@ if 1654543717 == 1654543717: print("fourth times the charm") 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") +