Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 4, 2024
1 parent 0f18e27 commit 22444d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_models_dbi.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def test_double_bracket_iteration_group_commutator(backend, nqubits):

assert initial_off_diagonal_norm > dbi.off_diagonal_norm


@pytest.mark.parametrize("nqubits", [1, 2])
def test_double_bracket_iteration_group_commutator_3(backend, nqubits):
"""Check group commutator mode."""
Expand Down

0 comments on commit 22444d4

Please sign in to comment.