From d8faedbdb6f47e6572f75845d244714502a8f439 Mon Sep 17 00:00:00 2001 From: niklasmannhardt <106990882+niklasmannhardt@users.noreply.github.com> Date: Mon, 13 Jun 2022 13:24:16 -0700 Subject: [PATCH] Update fake.py --- fake.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/fake.py b/fake.py index b85d9c2..a8468e2 100644 --- a/fake.py +++ b/fake.py @@ -1 +1,13 @@ # this isn't a real file + +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")