We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7bfed commit 1d92126Copy full SHA for 1d92126
1 file changed
docs/release-notes/0.15.1.md
@@ -15,7 +15,7 @@
15
16
```{rubric} Misc
17
```
18
-* Tidy `_check_gpu_X` return value on the canonicalizing branch {pr}`xxx` {smaller}`S Dicks`
+* Tidy `_check_gpu_X` return value on the canonicalizing branch {pr}`664` {smaller}`S Dicks`
19
* ``adata.uns[key_added]["params"]["resolution"]`` is now stored as a scalar ``float`` when a single resolution
20
is passed to ``tl.leiden`` and ``tl.louvain`` to match behaviour in Scanpy, and as a ``list`` when multiple
21
resolutions are passed. Previously it was always stored as a list. {pr}`648`. {smaller}`J Pintar`
0 commit comments