From 257087dd38f32eaad66d91ec2cf64a05b9bd49fa Mon Sep 17 00:00:00 2001 From: Chris Graber Date: Wed, 6 Oct 2021 16:45:17 -0700 Subject: [PATCH] update to print command --- tweeter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tweeter.py b/tweeter.py index ff179140f58..08a1e3b03cf 100644 --- a/tweeter.py +++ b/tweeter.py @@ -50,7 +50,7 @@ def tweetthis(type): print(e) return - print("\n\nDONE!!") + print("\n\n SO DONE!!") def initialize():