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
logger.debug("i=\"%s\" Running requests.get() on url=%s with user=%s in app=%s for type macro proxies_length=%s, sslVerify=%s"% (self.stanzaName, url, self.srcUsername, app, len(self.proxies), self.sslVerify))
805
805
806
806
headers= {}
@@ -1984,5 +1984,4 @@ def run_script(self):
1984
1984
logger.warn("i=\"%s\" wiping the git directory, dir=%s to allow re-cloning on next run of the script"% (self.stanzaName, self.gitTempDir))
0 commit comments