Skip to content

Commit 34610b2

Browse files
committed
-
1 parent bca195c commit 34610b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_python_toolbox/test_combi/test_extensive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ def _check_variation_selection(variation_selection, perm_space_type,
269269
assert perm in perm_space
270270
assert tuple(perm) in perm_space
271271
assert iter(list(perm)) in perm_space
272-
assert set(perm) not in perm_space
273272

274273
assert isinstance(perm, combi.Perm)
275274
assert perm.is_rapplied == variation_selection.is_rapplied

0 commit comments

Comments
 (0)