Skip to content

Rename file to follow lowercase naming convention #15547

Rename file to follow lowercase naming convention

Rename file to follow lowercase naming convention #15547

Triggered via pull request October 18, 2025 07:55
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (invalid-syntax): bit_manipulation/maximize_the_number_of_partitions_after_operations.py#L43
bit_manipulation/maximize_the_number_of_partitions_after_operations.py:43:1: invalid-syntax: Expected dedent, found end of file
Ruff (invalid-syntax): bit_manipulation/maximize_the_number_of_partitions_after_operations.py#L42
bit_manipulation/maximize_the_number_of_partitions_after_operations.py:42:1: invalid-syntax: unindent does not match any outer indentation level
Ruff (W291): bit_manipulation/maximize_the_number_of_partitions_after_operations.py#L35
bit_manipulation/maximize_the_number_of_partitions_after_operations.py:35:22: W291 Trailing whitespace