this commit will update the solution for my problem #188
Annotations
4 errors
Python - Check Linting - ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:1: SyntaxError: Got unexpected token `
|
Python - Check Linting - ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:2: SyntaxError: Got unexpected token `
|
Python - Check Linting - ruff:
solutions/calculate_the_sum_of_two_numbers.py#L15
solutions/calculate_the_sum_of_two_numbers.py:15:3: SyntaxError: Expected a statement
|
Python - Check Linting - ruff
Process completed with exit code 1.
|
Loading