Skip to content

Commit

Permalink
whitespace added
Browse files Browse the repository at this point in the history
  • Loading branch information
arsalan-motamedi committed Nov 8, 2024
1 parent 2794e6b commit e6bb856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mrmustard/lab_dev/states/bargmann_eigenstate.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class BargmannEigenstate(Ket):
>>> state = BargmannEigenstate([1, 2], [0.1, 0.5j])
>>> assert state.modes == [1, 2]
Args:
modes: A list of modes.
alpha: The displacement of the state (i.e., the eigen-value).
Expand Down

0 comments on commit e6bb856

Please sign in to comment.