Skip to content

Generic type hint in DDL #12832

Generic type hint in DDL

Generic type hint in DDL #12832

Triggered via pull request April 21, 2025 19:00
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (F821): data_structures/linked_list/doubly_linked_list_two.py#L133
data_structures/linked_list/doubly_linked_list_two.py:133:30: F821 Undefined name `Data`