From 7db9e96f0c425b036fba149e0485781a0404eb8d Mon Sep 17 00:00:00 2001 From: gmalinve <103059376+gmalinve@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:51:20 +0100 Subject: [PATCH] Apply suggestions from code review --- examples/high_frequency/emc/busbar.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/high_frequency/emc/busbar.py b/examples/high_frequency/emc/busbar.py index 1095f362f..81119edbb 100644 --- a/examples/high_frequency/emc/busbar.py +++ b/examples/high_frequency/emc/busbar.py @@ -215,7 +215,7 @@ context="MR_1_Series", plot_name="MR_1_Series, Self Inductances", ) -rep_red_m2_self_acl = q3d.post.create_report( +reduced_matrix_2_self_report = q3d.post.create_report( expressions=data_red_m2_plot_self, context="MR_2_Series", plot_name="MR_2_Series, Self Inductances",