Skip to content

Add educational UMAP implementation #17953

Add educational UMAP implementation

Add educational UMAP implementation #17953

Triggered via pull request May 18, 2026 13:47
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (EM102): machine_learning/uniform_manifold_approximation_and_projection.py#L141
machine_learning/uniform_manifold_approximation_and_projection.py:141:13: EM102 Exception must not use an f-string literal, assign to variable first help: Assign to variable; remove f-string literal