Skip to content

Added the doctests - Contributes to #9943 #15945

Added the doctests - Contributes to #9943

Added the doctests - Contributes to #9943 #15945

Triggered via pull request October 23, 2025 15:42
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E501): matrix/count_islands_in_matrix.py#L45
matrix/count_islands_in_matrix.py:45:89: E501 Line too long (94 > 88)
Ruff (W293): matrix/count_islands_in_matrix.py#L38
matrix/count_islands_in_matrix.py:38:1: W293 Blank line contains whitespace
Ruff (E501): matrix/count_islands_in_matrix.py#L24
matrix/count_islands_in_matrix.py:24:89: E501 Line too long (89 > 88)
Ruff (W291): matrix/count_islands_in_matrix.py#L23
matrix/count_islands_in_matrix.py:23:12: W291 Trailing whitespace
Ruff (W293): matrix/count_islands_in_matrix.py#L20
matrix/count_islands_in_matrix.py:20:1: W293 Blank line contains whitespace
Ruff (W293): matrix/count_islands_in_matrix.py#L13
matrix/count_islands_in_matrix.py:13:1: W293 Blank line contains whitespace
Ruff (W291): matrix/count_islands_in_matrix.py#L12
matrix/count_islands_in_matrix.py:12:14: W291 Trailing whitespace
Ruff (W293): matrix/count_islands_in_matrix.py#L11
matrix/count_islands_in_matrix.py:11:1: W293 Blank line contains whitespace
Ruff (E501): matrix/count_islands_in_matrix.py#L9
matrix/count_islands_in_matrix.py:9:89: E501 Line too long (90 > 88)
Ruff (E501): matrix/count_islands_in_matrix.py#L8
matrix/count_islands_in_matrix.py:8:89: E501 Line too long (89 > 88)