Skip to content

Fix And Add power.py #12479

Fix And Add power.py

Fix And Add power.py #12479

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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: divide_and_conquer/power.py#L31
divide_and_conquer/power.py:31:1: SyntaxError: Expected a statement
ruff
Process completed with exit code 1.