aboutsummaryrefslogtreecommitdiffstats
path: root/python/quantifi_upload_status.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/quantifi_upload_status.py')
-rw-r--r--python/quantifi_upload_status.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/quantifi_upload_status.py b/python/quantifi_upload_status.py
index fea00e5c..54011c0d 100644
--- a/python/quantifi_upload_status.py
+++ b/python/quantifi_upload_status.py
@@ -24,6 +24,7 @@ def close_and_reconnect():
def run():
+ QuantifiRemote.init_client()
while True:
try:
for f in QuantifiRemote._client.list_files("/OUTGOING/Status"):