Skip to content

Commit

Permalink
Add RectangularLatticeLayout to supported.py
Browse files Browse the repository at this point in the history
  • Loading branch information
soufianekaghad98 committed Apr 26, 2024
1 parent d4b0aee commit e8860de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pulser-core/pulser/json/supported.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"pulser.register.register3d": ("Register3D",),
"pulser.register.register_layout": ("RegisterLayout",),
"pulser.register.special_layouts": (
"RectangularLatticeLayout",
"SquareLatticeLayout",
"TriangularLatticeLayout",
),
Expand Down

0 comments on commit e8860de

Please sign in to comment.