Skip to content

cryptography

cryptography #11935

Triggered via pull request November 20, 2024 17:46
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (B006): algorithms/Graph.ipynb#L4
algorithms/Graph.ipynb:1:1: B006 Do not use mutable data structures for argument defaults
Ruff (W293): algorithms/Graph.ipynb#L5
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W293): algorithms/Graph.ipynb#L7
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W293): algorithms/Graph.ipynb#L10
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W293): algorithms/Graph.ipynb#L15
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W293): algorithms/Graph.ipynb#L22
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W291): algorithms/Graph.ipynb#L24
algorithms/Graph.ipynb:1:1: W291 Trailing whitespace
Ruff (SIM118): algorithms/Graph.ipynb#L25
algorithms/Graph.ipynb:1:1: SIM118 Use `key in dict` instead of `key in dict.keys()`
Ruff (W293): algorithms/Graph.ipynb#L28
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace
Ruff (W293): algorithms/Graph.ipynb#L29
algorithms/Graph.ipynb:1:1: W293 Blank line contains whitespace