aboutsummaryrefslogtreecommitdiffstats
path: root/python/gfs_monitor.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/gfs_monitor.py')
-rw-r--r--python/gfs_monitor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/gfs_monitor.py b/python/gfs_monitor.py
index fe2da58a..8631e97a 100644
--- a/python/gfs_monitor.py
+++ b/python/gfs_monitor.py
@@ -26,3 +26,4 @@ if __name__ == "__main__":
c.execute(sql_str, (fund, args.cob))
GFSMonitor.stage_payment(c)
GFSMonitor.email_globeop(fund)
+ GFSMonitor._insert_queue.clear()