(mixed_grouping_size)
| 87 | |
| 88 | |
| 89 | def test_callback_output_size(mixed_grouping_size): |
| 90 | check_output_for_grouping(mixed_grouping_size[0]) |
| 91 | |
| 92 | |
| 93 | def check_callback_inputs_for_grouping(grouping): |
nothing calls this directly
no test coverage detected
searching dependent graphs…