diff --git a/test/test_framework.py b/test/test_framework.py index 33b72dbc6..0472758c6 100755 --- a/test/test_framework.py +++ b/test/test_framework.py @@ -1104,7 +1104,7 @@ class CustomObject: framework.commit() def test_mutable_types(self): - # Test and validation functions in a list of 2-tuples. + # Test and validation functions in a list of tuples. # Assignment and keywords like del are not supported in lambdas # so functions are used instead. test_case = typing.Tuple[