From ef6d8be97926ff7cba2301ab398f28bf8f5595c8 Mon Sep 17 00:00:00 2001 From: Ekaterina Tuzova Date: Thu, 26 Feb 2015 15:45:35 +0300 Subject: [PATCH] fixed test data --- python/testData/wrap/wrapRightMargin.after.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/testData/wrap/wrapRightMargin.after.py b/python/testData/wrap/wrapRightMargin.after.py index 1d20b403c0ce..433805e9f1e7 100644 --- a/python/testData/wrap/wrapRightMargin.after.py +++ b/python/testData/wrap/wrapRightMargin.after.py @@ -1,4 +1,4 @@ def do_stuff(): another_long_variable = a_really_long_function_name_with_parameters(12, this_is_the_first_param=23, - this_is_the_second=45).do_more_stuff_to_the_result() + this_is_the_second=45).do_more_stuff_to_the_result()