Skip to content

Commit 0d35c2f

Browse files
maxcapodi78maxcapodi78
authored andcommitted
fixed bug
1 parent 38ce4db commit 0d35c2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyaedt/application/analysis_hf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,10 +240,6 @@ def get_fext_xtalk_list(
240240
241241
>>> oEditor.GetAllPorts
242242
"""
243-
if trlist == None:
244-
trlist = []
245-
if reclist == None:
246-
reclist = []
247243

248244
fext = []
249245
if trlist is None:

0 commit comments

Comments
 (0)