Skip to content

Hashmap

Hashmap #17509

Triggered via pull request March 27, 2026 15:21
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (W292): hashmap/hashmap.py#L13
hashmap/hashmap.py:13:30: W292 No newline at end of file help: Add trailing newline
ruff (INP001): hashmap/hashmap.py#L1
hashmap/hashmap.py:1:1: INP001 File `hashmap/hashmap.py` is part of an implicit namespace package. Add an `__init__.py`.