Skip to content

Commit

Permalink
Linting change in new version
Browse files Browse the repository at this point in the history
  • Loading branch information
idavis committed Mar 9, 2023
1 parent 5e17a22 commit 4f33cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/bernstein_vazirani.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
SimpleModule,
)


# Create a simple entry point defining the sequence
def create_bernstein_vazirani() -> SimpleModule:
module = SimpleModule("Bernstein-Vazirani", num_qubits=6, num_results=5)
Expand Down

0 comments on commit 4f33cc1

Please sign in to comment.