Skip to content

Commit

Permalink
Update test_FaML.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Oct 28, 2024
1 parent 19aeaae commit c7f400b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions klayout/EBeam/pymacros/tests/test_FaML.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def test_FaML_two():
# draw two edge couplers for facet-attached micro-lenses
inst_faml = FaML_two(cell,
label = "opt_in_TE_1550_FaML_mzi2_%s" % designer_name,
cell_params = None
)
# Y branches:
instY2 = connect_cell(inst_faml[0], 'opt1', cell_ebeam_y, 'pin1')
Expand Down

0 comments on commit c7f400b

Please sign in to comment.