Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
perlinm committed Aug 16, 2024
1 parent a5a6cec commit ec76ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qldpc/abstract_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,5 @@ def test_small_group() -> None:
):
assert group.structure == structure

# cover a special case
assert abstract.SmallGroup(1, 1) == abstract.TrivialGroup()

0 comments on commit ec76ce6

Please sign in to comment.