Skip to content

Add space and new sentences to prime check implementation #17020

Add space and new sentences to prime check implementation

Add space and new sentences to prime check implementation #17020

Triggered via pull request February 6, 2026 18:40
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W293): maths/prime_check.py#L47
maths/prime_check.py:47:1: W293 Blank line contains whitespace
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