Skip to content
Snippets Groups Projects
Commit 6b985ee2 authored by Joseph Weston's avatar Joseph Weston
Browse files

whitespace fix

parent 4bdddc07
No related branches found
No related tags found
No related merge requests found
Pipeline #20741 passed
......@@ -481,7 +481,7 @@ def test_find_cons_law():
isinstance(symm, qsymm.ContinuousGroupGenerator) and symm.R is None]
mham = builder_to_model(syst)
assert all([symm.apply(mham).allclose(0, atol=1e-6) for symm in onsites])
def test_basis_ordering():
symm_class = ['AI', 'D', 'AIII', 'BDI']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment