Skip to content

Refactor method names for consistency and removed whitespaces for clarity #15545

Refactor method names for consistency and removed whitespaces for clarity

Refactor method names for consistency and removed whitespaces for clarity #15545

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ruff
Process completed with exit code 1.
Ruff (invalid-syntax): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L47
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:47:1: invalid-syntax: Expected dedent, found end of file
Ruff (RUF003): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L46
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:46:24: RUF003 Comment contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (RUF003): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L45
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:45:24: RUF003 Comment contains ambiguous `×` (MULTIPLICATION SIGN). Did you mean `x` (LATIN SMALL LETTER X)?
Ruff (invalid-syntax): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L42
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:42:1: invalid-syntax: unindent does not match any outer indentation level
Ruff (W291): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L35
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:35:22: W291 Trailing whitespace
Ruff (N999): bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py#L1
bit_manipulation/Maximize _he_Number_of_Partitions_After_Operations.py:1:1: N999 Invalid module name: 'Maximize _he_Number_of_Partitions_After_Operations'