Create reverse_factorial_recursive.py #15202
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (W291):
maths/reverse_factorial_recursive.py#L5
maths/reverse_factorial_recursive.py:5:76: W291 Trailing whitespace
|