Skip to content

Commit c6a4432

Browse files
lmcalvopabloge
andauthored
Update toolium/test/utils/test_dataset_map_param_context.py
Co-authored-by: Pablo Guijarro <pablo.guijarroenriquez@telefonica.com>
1 parent 89ed7cc commit c6a4432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toolium/test/utils/test_dataset_map_param_context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ class Context(object):
420420

421421
def test_a_context_param_class_no_numeric_index():
422422
"""
423-
Verification of a class with a no numeric index as CONTEXT
423+
Verification of a class with a non-numeric index as CONTEXT
424424
"""
425425
class Context(object):
426426
pass

0 commit comments

Comments
 (0)