From 4681905d14527e8058f87b7d2ea695d8c0e58856 Mon Sep 17 00:00:00 2001 From: Zach Sherman <19153455+zssherman@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:40:39 -0500 Subject: [PATCH] MNT: Remove old code --- act/qc/qc_summary.py | 1 - 1 file changed, 1 deletion(-) diff --git a/act/qc/qc_summary.py b/act/qc/qc_summary.py index b8a128d8ba..82c20f7da6 100644 --- a/act/qc/qc_summary.py +++ b/act/qc/qc_summary.py @@ -121,7 +121,6 @@ def create_qc_summary( ) # # Do not really know how to handle scalars yet. - # warnings.warn(f'Unable to process scalar variable {var_name}. ' # 'Scalar variables currently not implemented.') # continue