Skip to content

Commit c1f096d

Browse files
committed
Remove commented test descriptions for et_label in test_convert_to_multi_channel.py
Signed-off-by: Abdessamad <abdoomis6@gmail.com>
1 parent 61ddb50 commit c1f096d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/transforms/test_convert_to_multi_channel.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
TESTS = []
2323
TESTS_ET_LABEL_3 = []
2424

25-
# Tests for default et_label (4)
2625
for p in TEST_NDARRAYS:
2726
TESTS.extend(
2827
[
@@ -49,7 +48,6 @@
4948
]
5049
)
5150

52-
# Tests for et_label (3)
5351
for p in TEST_NDARRAYS:
5452
TESTS_ET_LABEL_3.extend(
5553
[

0 commit comments

Comments
 (0)