Skip to content

Commit ab7cce9

Browse files
author
Scott Morken
committed
remove misleading comment
1 parent 7ce6ef9 commit ab7cce9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/input/sit/sit_classifier_parser_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ def test_multiple_classifier_per_id_column_error(self):
106106
sit_classifier_parser.parse(sit_classifiers_table)
107107

108108
def test_expected_result(self):
109-
"""checks if an error is raise with multiple classifiers defined for a
110-
single id
111-
"""
112109

113110
sit_classifiers_table = pd.DataFrame(
114111
data=[

0 commit comments

Comments
 (0)