From 76d5f4398c4637688ddd2b7e9146d1ec69a86b9e Mon Sep 17 00:00:00 2001 From: Thomas Guillod Date: Tue, 7 Jan 2025 02:10:09 -0500 Subject: [PATCH] linter --- examples/examples_stl/transformer_air/run_matrix.py | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/examples/examples_stl/transformer_air/run_matrix.py b/examples/examples_stl/transformer_air/run_matrix.py index 5d8f7e5c..e9f7e023 100644 --- a/examples/examples_stl/transformer_air/run_matrix.py +++ b/examples/examples_stl/transformer_air/run_matrix.py @@ -90,15 +90,11 @@ def _show_matrix(matrix): # ### definition of the parameters # ######################################################## - # list of sweeps for used for the DC impedance matrix - sweep_list_dc = [ - "sim_dc", - ] + # list of sweeps for the DC impedance matrix + sweep_list_dc = ["sim_dc"] - # list of sweeps for used for the AC impedance matrix - sweep_list_ac = [ - "sim_ac", - ] + # list of sweeps for the AC impedance matrix + sweep_list_ac = ["sim_ac"] # definition of the terminals for the impedance matrix terminal_list = [