Aligned test with updated R-610030
[vvp/validation-scripts.git] / ice_validator / tests / test_nested_template_parameters.py
index 016ebc9..66d8adc 100644 (file)
@@ -72,8 +72,7 @@ def validate_parms(dirname, basename, nested, nested_props, prop_type):
             if additional:
                 bad.append(
                     "%s properties %s not defined as "
-                    "parameters in %s"
-                    % (rid, list(additional), nested_filepath)
+                    "parameters in %s" % (rid, list(additional), nested_filepath)
                 )
     return bad