diff --git a/tests/functional/syntax/test_for_range.py b/tests/functional/syntax/test_for_range.py index fe5b378501..3941d8ec44 100644 --- a/tests/functional/syntax/test_for_range.py +++ b/tests/functional/syntax/test_for_range.py @@ -92,7 +92,7 @@ def foo(): pass """, StructureException, - ) + ), ]