Skip to content

Added Splay Tree Implementation in Python with Type Hints and Example (Fixes #13844) #16354

Added Splay Tree Implementation in Python with Type Hints and Example (Fixes #13844)

Added Splay Tree Implementation in Python with Type Hints and Example (Fixes #13844) #16354

Triggered via pull request November 7, 2025 17:29
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (I001): data_structures/binary_tree/splay_tree.py#L12
data_structures/binary_tree/splay_tree.py:12:1: I001 Import block is un-sorted or un-formatted