Skip to content

WIP: add a basic top_k implementation #600

WIP: add a basic top_k implementation

WIP: add a basic top_k implementation #600

Triggered via pull request August 4, 2026 10:41
@ev-brev-br
synchronize #215
ev-br:top_k
Status Success
Total duration 16s
Artifacts

ruff.yml

on: pull_request
check-ruff
11s
check-ruff
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check-ruff
Process completed with exit code 1.
ruff (RUF022): array_api_strict/__init__.py#L310
array_api_strict/__init__.py:310:12: RUF022 `__all__` is not sorted help: Apply an isort-style sorting to `__all__`
ruff (I001): array_api_strict/__init__.py#L300
array_api_strict/__init__.py:300:1: I001 Import block is un-sorted or un-formatted help: Organize imports