Skip to content

Commit 200d532

Browse files
committed
-
1 parent 6b5dd3d commit 200d532

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source_py3/test_python_toolbox/test_combi/test_exhaustive.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ def _check_variation_selection(variation_selection):
9191

9292
kwargs = {}
9393

94-
if variation_selection.is_recurrent:
95-
# blocktodo remove
96-
return
9794
if variation_selection.is_recurrent and \
9895
not variation_selection.is_rapplied:
9996
assert not variation_selection.is_allowed

0 commit comments

Comments
 (0)