Skip to content

Fix And Add power.py #12478

Fix And Add power.py

Fix And Add power.py #12478

Triggered via pull request February 8, 2025 09:51
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Ruff: divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:5: SyntaxError: Expected a statement
Ruff: divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:9: SyntaxError: Expected a statement
Ruff: divide_and_conquer/power.py#L28
divide_and_conquer/power.py:28:10: SyntaxError: Expected a statement
Ruff: divide_and_conquer/power.py#L29
divide_and_conquer/power.py:29:1: SyntaxError: Unexpected indentation
Ruff (W293): divide_and_conquer/power.py#L30
divide_and_conquer/power.py:30:1: W293 Blank line contains whitespace
Ruff: divide_and_conquer/power.py#L31
divide_and_conquer/power.py:31:1: SyntaxError: Expected a statement
ruff
Process completed with exit code 1.