Skip to content

Add math-based power of two check and input validation #15459

Add math-based power of two check and input validation

Add math-based power of two check and input validation #15459

Triggered via pull request October 16, 2025 09:48
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (W293): bit_manipulation/is_power_of_two.py#L90
bit_manipulation/is_power_of_two.py:90:1: W293 Blank line contains whitespace
Ruff (W293): bit_manipulation/is_power_of_two.py#L87
bit_manipulation/is_power_of_two.py:87:1: W293 Blank line contains whitespace
Ruff (W293): bit_manipulation/is_power_of_two.py#L71
bit_manipulation/is_power_of_two.py:71:1: W293 Blank line contains whitespace