From fefc5d78b8f5d7fb5639d84bea73d404711420a0 Mon Sep 17 00:00:00 2001 From: Niklas Mannhardt Date: Mon, 13 Jun 2022 13:35:04 -0700 Subject: [PATCH] not a commit --- fake.py | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/fake.py b/fake.py index a8468e2..de3cf3a 100644 --- a/fake.py +++ b/fake.py @@ -11,3 +11,16 @@ if 1654543717 == 1654543717: print("fourth times the charm") client("s3", aws_secret_access_key="fakefakefake1654543717fakefake") + + +import random +print(1654543717) +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")