From de186a7c56c6518ef60071120d58cfc4f4b9de3c Mon Sep 17 00:00:00 2001 From: bugbountyguy Date: Wed, 30 Mar 2022 23:24:51 -0500 Subject: [PATCH] Remove print statement --- reports/graphs/pumping_amounts.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/reports/graphs/pumping_amounts.py b/reports/graphs/pumping_amounts.py index a5f2f6aa..9ea42fa3 100644 --- a/reports/graphs/pumping_amounts.py +++ b/reports/graphs/pumping_amounts.py @@ -41,8 +41,6 @@ def pumping_amounts(objects): index_x += 1 traces = [] - print(amounts) - print(len(date_totals.keys())) for i in range(0, len(amounts)-1): traces.append( go.Bar(