Skip to content

Splaytree v2

Splaytree v2 #16208

Triggered via pull request October 30, 2025 10:32
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLR5501): splay_tree.py#L77
splay_tree.py:77:13: PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
Ruff (W293): splay_tree.py#L76
splay_tree.py:76:1: W293 Blank line contains whitespace
Ruff (E501): splay_tree.py#L71
splay_tree.py:71:89: E501 Line too long (90 > 88)
Ruff (W293): splay_tree.py#L68
splay_tree.py:68:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L62
splay_tree.py:62:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L56
splay_tree.py:56:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L47
splay_tree.py:47:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L35
splay_tree.py:35:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L26
splay_tree.py:26:1: W293 Blank line contains whitespace
Ruff (W293): splay_tree.py#L18
splay_tree.py:18:1: W293 Blank line contains whitespace