Skip to content

Commit

Permalink
Update src/pyedb/dotnet/edb.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Morais <[email protected]>
  • Loading branch information
hui-zhou-a and SMoraisAnsys authored Oct 18, 2024
1 parent 1b46ae4 commit 2f62e9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pyedb/dotnet/edb.py
Original file line number Diff line number Diff line change
Expand Up @@ -3609,7 +3609,6 @@ def setups(self):
Dict[str, :class:`legacy.edb_core.edb_data.siwave_simulation_setup_data.SiwaveSYZSimulationSetup`]
"""
setup_types = {}
setups = {}
for i in list(self.active_cell.SimulationSetups):
if i.GetType().ToString().endswith("kHFSS"):
Expand Down

0 comments on commit 2f62e9c

Please sign in to comment.