Skip to content

Commit

Permalink
Add "No Squid" option
Browse files Browse the repository at this point in the history
  • Loading branch information
theandyguthrie committed Jun 10, 2024
1 parent 609d0ab commit 94ca67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klayout_package/python/kqcircuits/junctions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"""

junction_type_choices = [
"NoSquid",
"No Squid",
"Manhattan",
"Manhattan Single Junction",
#'QCD1',
Expand Down

0 comments on commit 94ca67e

Please sign in to comment.