Skip to content

Commit

Permalink
Add return to hamiltonian() docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
johnzl-777 committed Jul 30, 2024
1 parent f5f59f4 commit c422a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bloqade/ir/routine/bloqade.py
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ def hamiltonian(
Default value is False.
Returns:
List[BloqadeEmulation]
"""
ir_iter = self._generate_ir(
Expand Down

0 comments on commit c422a1d

Please sign in to comment.