mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fixed test data
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user