Skip to content

Refactor character filtering for consistency in pangram check #17027

Refactor character filtering for consistency in pangram check

Refactor character filtering for consistency in pangram check #17027

Triggered via pull request February 7, 2026 03:19
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (RUF037): data_structures/hashing/hash_table_with_linked_list.py#L11
data_structures/hashing/hash_table_with_linked_list.py:11:28: RUF037 Unnecessary empty iterable within a deque call