You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
initialTime = datetime.datetime.now().strftime("%I%M%p on %B %d, %Y")
content = 'Subject: {}\n\n{}'.format('Data Feeds Builder #'+str(builderNumber)+'- Initialized', 'The data feeds builder Python script has started run at ' + initialTime)