Hashmap #14461
+13
−0
Closed
Hashmap #14461
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
hashmap/hashmap.py#L13
hashmap/hashmap.py:13:30: W292 No newline at end of file
help: Add trailing newline
|
|
Run uvx ruff check --output-format=github .:
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`.
|
Loading