LINE_LENGTH: 79

**********
Examples
--------
result = call_function_with_a_really_long_argument_name(first_argument, second_argument, third_argument)
# Keep `raw` as code comment text.
print(result)

**********

Examples
--------
result = call_function_with_a_really_long_argument_name(first_argument, second_argument, third_argument)
# Keep `raw` as code comment text.
print(result)
