From dfc81e5df779de9d9575acf92844879f34d81fb6 Mon Sep 17 00:00:00 2001 From: donneypr Date: Wed, 18 Dec 2024 21:06:09 -0500 Subject: [PATCH] testing pipeline --- xtwitter_bot.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xtwitter_bot.py b/xtwitter_bot.py index a05a835..c8a36bd 100644 --- a/xtwitter_bot.py +++ b/xtwitter_bot.py @@ -1,3 +1,4 @@ +##testing import tweepy import schedule import random @@ -171,8 +172,6 @@ "Believe you can and you're halfway there. – Theodore Roosevelt" ] - -#hehehehe # Timezone setup for Toronto toronto_timezone = pytz.timezone('America/Toronto')