Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Howe <[email protected]>
  • Loading branch information
bmhowe23 committed Feb 12, 2025
1 parent a0340be commit f1bc78a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/solvers/python/tests/test_jordan_wigner.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ def test_ground_state():
('H', (0.757000, 0.586000, 0.000000)),
('H', (-0.757000, 0.586000, 0.000000))]
jw_molecule_compare_hamiltonians_test(xyz)
# This is commented out by default because it is a very long test.
# jw_molecule_test(xyz)

0 comments on commit f1bc78a

Please sign in to comment.