Skip to content

Create Set Matrix Zero.py #11498

Create Set Matrix Zero.py

Create Set Matrix Zero.py #11498

Triggered via pull request October 21, 2024 17:16
Status Failure
Total duration 21s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (N999): data_structures/arrays/Set Matrix Zero.py#L1
data_structures/arrays/Set Matrix Zero.py:1:1: N999 Invalid module name: 'Set Matrix Zero'
Ruff (N802): data_structures/arrays/Set Matrix Zero.py#L1
data_structures/arrays/Set Matrix Zero.py:1:5: N802 Function name `setMatrixZeroes` should be lowercase
Ruff (B007): data_structures/arrays/Set Matrix Zero.py#L35
data_structures/arrays/Set Matrix Zero.py:35:5: B007 Loop control variable `i` not used within loop body
ruff
Process completed with exit code 1.