Skip to content

Commit 16b5484

Browse files
committed
small doc formatting fix
1 parent 346efd6 commit 16b5484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/2024.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Significant Changes
2727
* **PyTorch**. LensKit now uses PyTorch to implement most of its algorithms,
2828
instead of Numba-accelerated NumPy code. Algorithms using PyTorch are:
2929

30-
* :py:class:`~lenskit.algorithms.item_knn.ItemItem`
30+
* :py:class:`~lenskit.algorithms.item_knn.ItemItem`
3131

3232
* Many LensKit components (batch running, model training, etc.) now report progress with
3333
:py:mod:`progress_api`, and can be connected to TQDM or Enlighten.

0 commit comments

Comments
 (0)