Skip to content

Commit

Permalink
tidy up typos
Browse files Browse the repository at this point in the history
  • Loading branch information
multiphaseCFD committed Sep 20, 2024
1 parent 271c444 commit c89525d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_execute.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ def test_VQE_gradients(self, diff_method, tol):

qml.expval(H)

# print(H)

num_params = len(excitations)
tape.trainable_params = np.linspace(1, num_params, num_params, dtype=int).tolist()

Expand Down

0 comments on commit c89525d

Please sign in to comment.